aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/target_filter_for_brokenlinks.mdwn
diff options
context:
space:
mode:
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>2009-05-26 12:52:40 -0400
committerJoey Hess <joey@kitenet.net>2009-05-26 12:52:40 -0400
commitb1695647f63d27103e078a5b546b746973148ef2 (patch)
tree3868e2a3a5ac8133ae7ed99db31587de58e99cef /doc/todo/target_filter_for_brokenlinks.mdwn
parent86b67554c17dd9dc26142f02911ae07348b0c94b (diff)
downloadikiwiki-b1695647f63d27103e078a5b546b746973148ef2.tar
ikiwiki-b1695647f63d27103e078a5b546b746973148ef2.tar.gz
minor invisible: I learned how to mark up code examples.
Diffstat (limited to 'doc/todo/target_filter_for_brokenlinks.mdwn')
-rw-r--r--doc/todo/target_filter_for_brokenlinks.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/todo/target_filter_for_brokenlinks.mdwn b/doc/todo/target_filter_for_brokenlinks.mdwn
index 53347279d..137277c21 100644
--- a/doc/todo/target_filter_for_brokenlinks.mdwn
+++ b/doc/todo/target_filter_for_brokenlinks.mdwn
@@ -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.