| General Features | DokuWiki |
|---|---|
| System Requirements | DokuWiki |
| Datastorage | DokuWiki |
| Security/Anti-Spam | DokuWiki |
| Development/Support | DokuWiki |
| Common Features | DokuWiki |
| Special Features | DokuWiki |
| Links | DokuWiki |
| Syntax Features | DokuWiki |
| Usability | DokuWiki |
| Statistics | DokuWiki |
| Output | DokuWiki |
| Media and Files | DokuWiki |
| Extras | DokuWiki |
| Syntax Examples | DokuWiki |
[[a Link]] [[namespace:link]] [[link|With a Title]] |
|
[[http://example.com]] [[http://example.com|With a Title]] |
|
====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
|
**bold** |
|
//italics// |
|
__underlined__ |
|
''monospace'' |
|
<del>strikethrough</del> |
|
<sup>superscript</sup> |
|
<sub>subscript</sub> |
|
{{local.jpg}}
{{http://foo.bar/baz.jpg}} |
|
|
|
|
|
|
|
|
|
|
|
---- |
This page belongs to the feature documentation of DokuWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.
This feature is available through the Include Plugin which adds the following syntax to include other pages:
{{page>pagename}}
Even including a single section from another page is possible:
{{page>pagename#sectionname}}