]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/target_filter_for_brokenlinks.mdwn
remove rcs_showpatch
[ikiwiki.git] / doc / todo / target_filter_for_brokenlinks.mdwn
index 53347279ddb164dacfcf611f936d11d22a2e776d..137277c21b6c8c3963a3dc80fc5f0f8e1ea3523f 100644 (file)
@@ -4,8 +4,6 @@ Currently, [[plugins/brokenlinks]] supports filtering by the place where a broke
 
 Filtering by the target of the broken link would also be useful, e.g.,
 
-<pre>
-\[[!brokenlinks matching="tagbase/*"]]
-</pre>
+    \[[!brokenlinks matching="tagbase/*"]]
 
 would list the tags not yet "filled out". --Ivan Z.