]> sipb.mit.edu Git - ikiwiki.git/commitdiff
minor invisible: I learned how to mark up code examples.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Tue, 26 May 2009 16:52:40 +0000 (12:52 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 26 May 2009 16:52:40 +0000 (12:52 -0400)
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.