X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/53fcabd783eb395030f9f7e409a75349d3bd1381..d7b389b8203f86bd58e46c18b7b73a141730115a:/doc/ikiwiki/directive.mdwn?ds=sidebyside diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index a0a4e1fa8..dafbd7271 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -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 ]] +"""]]