Ceci est une ancienne révision du document !
Folded Plugin (déplier/replier, plugin "FAQ")
Bien pratique, permet p. ex. une liste de FAQ, voir démo sur torbrowser
This is example text.
++++ Title |
| This table | is only shown | when you unfold the block |
{{page>some other wiki page&inline}}
++++
| Inline | Block | |
|---|---|---|
| Syntax | ++title| formatted text ++ | ++++title| any content ++++ |
| HTML | <span> tag | <div> tag |
| Can contain formatting | ✅ yes | ✅ yes |
| Can contain block elements1) | ❌ no | ✅ yes |
| Can be used within a paragraph, table, list, etc. | ✅ yes | ❌ no |
Note: As of version 2005-09-02 the syntax has changed to allow linked titles to unfold and fold the section. The pipe char between title and text is mandatory.
1)
like tables, lists, new paragraphs, included files, etc.