diff options
-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. |