]> sipb.mit.edu Git - ikiwiki.git/blobdiff - underlays/basewiki/directive/listdirectives.mdwn
misc minor changes
[ikiwiki.git] / underlays / basewiki / directive / listdirectives.mdwn
index 4d7ab5b3e3c7083ca884c08547a636738f6b4239..47ced80b5971fce7881c622d3900fc67a7df2766 100644 (file)
@@ -5,12 +5,14 @@ This directive generates a list of available
 
        \[[!listdirectives]]
 
-There is one optional keyword argument, `generated`.  Normally the `listdirectives` directive will
-list all built in directives and directives directly registered by plugins.  With this keyword,
-`listdirectives` will also list directives generated later.  For example, all [[shortcuts]] are
-directives generated in turn by the `shortcut` directive.  They will only be listed if the `generated` argument is
-supplied.
+There is one optional keyword argument, `generated`.  Normally the
+`listdirectives` directive will list all built in directives and directives
+directly registered by plugins.  With this keyword, `listdirectives` will
+also list directives generated later.  For example, all [[shortcuts]] are
+directives generated in turn by the `shortcut` directive.  They will only
+be listed if the `generated` argument is supplied.
 
     \[[!listdirectives generated]]
 
-This extended list is often quite long, and often contains many undocumented directives.
+This extended list is often quite long, and often contains many
+undocumented directives.