This plugin allows you to create nice “notes” like this in your DokuWiki pages

Compatible with DokuWiki
When you have it installed, use this:
<note> This is my note! Remember it!! </note> <note important> Warning! You're about to lose your mind ;-) </note> <note tip> The clues are in the images. </note> <note warning> Beware of the cat when you open the door!! </note>
You can use the note keywords important, warning and tip. Or some French synonyms: importante(important), bloquante, critique (warning), tuyau, idée (tip), classique (classic). It is quite easy to add new types of notes if you know a bit of PHP and CSS.
Plugin won't work inside numbered list
It also doesn't appear to work within a folded section using the “Folded” plugin.
Correction: The syntax is as follows:
=== Note === ++++Note dans un Folded| <note critique> Ça fonctionne seulement avec le //div// pas le //span//. </note> ++++
General instructions
Manual Install.lib/plugins directory and update the timestamp on the extracted files. (probably because of ssme Dokuwiki caching feature) Notes
**Many thanks to the DokuWiki developers and this plugin mainteners !
Thanks to (in any order) :
Guys, how to make end of line marker into note? <br> didn't work, for example
Use an empty line. This works for me in greebo. — KaiMartin 2019-11-20 01:10