diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-26 12:52:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-26 12:52:40 -0400 |
commit | b1695647f63d27103e078a5b546b746973148ef2 (patch) | |
tree | 3868e2a3a5ac8133ae7ed99db31587de58e99cef /doc/todo | |
parent | 86b67554c17dd9dc26142f02911ae07348b0c94b (diff) |
minor invisible: I learned how to mark up code examples.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/target_filter_for_brokenlinks.mdwn | 4 |
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. |