plugin:noprint
Table of Contents
noprint Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" unknown
- 2018-04-22 "Greebo" yes
- 2017-02-19 "Frusterick Manners" yes
Similar to wrap
Introduction
The noprint plugin removes certain sections of pages from the printout by simply adding a span-tag and using CSS.
Syntax
Use the following code to start a non-printing section:
<noprint>
and the following to stop it:
</noprint>
Anything between these two tags will be hidden while printing.
Changelog
plugin/noprint.txt · Last modified: 2019-07-19 16:43 by LMS23