aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-01-04 16:02:31 -0400
committerJoey Hess <joey@kitenet.net>2011-01-04 16:02:31 -0400
commit3841d709d7e6feb852aedba704f0964b5cbe0105 (patch)
treeb6f449b82c2c6ad2d64112e66d3cf5c2131aa198 /doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn
parent1b1b3927eef687ed0fdc4cf12cfb8507645ed4a7 (diff)
downloadikiwiki-3841d709d7e6feb852aedba704f0964b5cbe0105.tar
ikiwiki-3841d709d7e6feb852aedba704f0964b5cbe0105.tar.gz
bugfix
Diffstat (limited to 'doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn')
-rw-r--r--doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn b/doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn
index 9dc206fdc..ed93a2eb7 100644
--- a/doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn
+++ b/doc/bugs/tag_behavior_changes_introduced_by_typed_link_feature.mdwn
@@ -12,3 +12,5 @@ tags in older versions of IkiWiki:
(effect visible by tagging a page with a name such as "with/slash")
I've written a [[patch]] to fix this issues by introducing a `tagname()` function that reverts `taglink()`, and it's available [[here|http://sprunge.us/SHRj]] as well as on my [[git|http://git.oblomov.eu/ikiwiki]]
+
+> [[Applied|done]], with some regexp improvements. --[[Joey]]