joey 2007-04-04 20:11:07 +00:00
parent 029651d63d
commit 695ddeb840
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Having read [[i18n characters in post title]], I have a page named `St John's` in a file named `St_John__39__s.mdwn`. Regular wikilinks like `\[[St_John's]]` successfully point to that page. However, if I tag a page with `\[[tag St_John's]]`, that link is shown as pointing to a non-existant page. Modify the tag to read `\[[tag St_John__39__s]]` works around the problem.