]> sipb.mit.edu Git - ikiwiki.git/commit
bugfix: record email-like links as page links
authorJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 18:05:57 +0000 (14:05 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 18:05:57 +0000 (14:05 -0400)
commit82789e39aa75a15f3f9020a6f809150d4c8a00f8
tree25e833533ec83c86bd7046986420413185315455
parent6e67219eff9ea599e9efa8a846a4c78c76c5b008
bugfix: record email-like links as page links

This way, an email-like link will be a mailto until a matching page
is created, then it will link to the page. And removing the page will
convert it back to a mailto.
IkiWiki/Plugin/link.pm