]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
simplify anchor handling
authorJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 17:57:27 +0000 (13:57 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 17:57:27 +0000 (13:57 -0400)
At least two bugfixes in here. First, an old bug;
\[[foo#0]] was displayed as [[foo]], losing the anchor
as the anchor text was false. Secondly, a new bug;
an email like foo#bar@baz should not check bestlink("foo@baz").


No differences found