summaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/listdirectives.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 18:29:07 -0400
commit5e4767a594f238327a4c74f1aecc69779a237eab (patch)
treef9d0f4383ddbb7d3e0064d20e3a68e38e3e0ab74 /underlays/basewiki/directive/listdirectives.mdwn
parenteb92d09360e871f4af059c30e70cf7f0b24315e2 (diff)
misc minor changes
Diffstat (limited to 'underlays/basewiki/directive/listdirectives.mdwn')
-rw-r--r--underlays/basewiki/directive/listdirectives.mdwn14
1 files changed, 8 insertions, 6 deletions
diff --git a/underlays/basewiki/directive/listdirectives.mdwn b/underlays/basewiki/directive/listdirectives.mdwn
index 4d7ab5b3e..47ced80b5 100644
--- a/underlays/basewiki/directive/listdirectives.mdwn
+++ b/underlays/basewiki/directive/listdirectives.mdwn
@@ -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.