Lukas Theussl added a comment - 08/Apr/09 03:23 AM - edited
There is a problem with this patch: anchors are not handled correctly. Eg [link#anchor] gives a link to link#anchor.html instead of link.html#anchor and [#simple] gives a link to #simple.html instead of #simple.
Lukas Theussl added a comment - 08/Apr/09 03:23 AM - edited There is a problem with this patch: anchors are not handled correctly. Eg [link#anchor] gives a link to link#anchor.html instead of link.html#anchor and [#simple] gives a link to #simple.html instead of #simple.
This is path, that solves this issue.