diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:16:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:17:10 -0400 |
commit | 01485d9074971417a691007d6ca3b3f5640bb558 (patch) | |
tree | 96d80dce0f6676ea2918148738c0288f3843930b /underlays | |
parent | 7e6fa968c7c177a686664300570cb47a2a7a4cf2 (diff) |
move demo back to plugin page
We don't want expensive demos in the directives pages. Add an example of
its use instead.
Also, some minor rewording.
Diffstat (limited to 'underlays')
-rw-r--r-- | underlays/basewiki/directive/brokenlinks.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/underlays/basewiki/directive/brokenlinks.mdwn b/underlays/basewiki/directive/brokenlinks.mdwn index 3ae8909dc..27a333196 100644 --- a/underlays/basewiki/directive/brokenlinks.mdwn +++ b/underlays/basewiki/directive/brokenlinks.mdwn @@ -7,6 +7,6 @@ are written wrong. The optional parameter "pages" can be a [[ikiwiki/PageSpec]] specifying the pages to search for broken links, default is search them all. -If this plugin is turned on, here's a list of broken links on this wiki: +Example: -[[!brokenlinks pages="* and !recentchanges"]] + \[[!brokenlinks pages="* and !recentchanges"]] |