We don't want expensive demos in the directives pages. Add an example of
its use instead.
Also, some minor rewording.
[[!template id=plugin name=brokenlinks author="[[Joey]]"]]
[[!tag type/link type/meta]]
-This plugin implements the [[ikiwiki/directive/brokenlinks]] [[ikiwiki/directive]].
-The directive generates a list of broken links on pages in the wiki.
+This plugin provides a [[ikiwiki/directive/brokenlinks]] [[ikiwiki/directive]]
+that generates a list of broken links on pages in the wiki.
+
+If this plugin is turned on, here's a list of broken links on this wiki:
+
+[[!brokenlinks pages="* and !recentchanges"]]
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"]]