diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-26 12:47:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-26 12:47:46 -0400 |
commit | 86b67554c17dd9dc26142f02911ae07348b0c94b (patch) | |
tree | 911bd20c1b44ccf52f7019037dc0cf6edefafa1a /doc/todo | |
parent | 7d881b7e3444a4e15d8ae1e338728c389ab50b31 (diff) |
A wish.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/target_filter_for_brokenlinks.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/target_filter_for_brokenlinks.mdwn b/doc/todo/target_filter_for_brokenlinks.mdwn new file mode 100644 index 000000000..53347279d --- /dev/null +++ b/doc/todo/target_filter_for_brokenlinks.mdwn @@ -0,0 +1,11 @@ +[[!tag wishlist]] + +Currently, [[plugins/brokenlinks]] supports filtering by the place where a broken wikilink is used. + +Filtering by the target of the broken link would also be useful, e.g., + +<pre> +\[[!brokenlinks matching="tagbase/*"]] +</pre> + +would list the tags not yet "filled out". --Ivan Z. |