]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/directive.mdwn
reorder
[ikiwiki.git] / doc / ikiwiki / directive.mdwn
index a0a4e1fa807b99e35ecc2a02941b1f738a3163bd..dafbd7271b8926ca0d4a8f469421107424e0a8b0 100644 (file)
@@ -37,3 +37,9 @@ above as the preferred alternative.  However, ikiwiki still supports wikis
 using the older syntax, if the `prefix_directives` option is not enabled.
 For backward compatibility with existing wikis, this option currently
 defaults to off, so ikiwiki supports the old syntax.
+
+[[!if test="enabled(listdirectives)" then="""
+Here is a list of currently available directives in this wiki:
+
+[[!listdirectives ]]
+"""]]