syntax:plugins:note:ko

Note Plugin

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>
++++
  • syntax/plugins/note/ko.txt
  • 마지막으로 수정됨: 2023/07/20 05:17
  • 저자 writer