From: http://lj.rossia.org/users/imz/ Date: Tue, 26 May 2009 16:52:40 +0000 (-0400) Subject: minor invisible: I learned how to mark up code examples. X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/b1695647f63d27103e078a5b546b746973148ef2?hp=86b67554c17dd9dc26142f02911ae07348b0c94b minor invisible: I learned how to mark up code examples. --- 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., -
-\[[!brokenlinks matching="tagbase/*"]]
-
+ \[[!brokenlinks matching="tagbase/*"]] would list the tags not yet "filled out". --Ivan Z.