From: Joey Hess Date: Wed, 23 Jun 2010 18:05:57 +0000 (-0400) Subject: bugfix: record email-like links as page links X-Git-Tag: 3.20100623~1 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/82789e39aa75a15f3f9020a6f809150d4c8a00f8?hp=82789e39aa75a15f3f9020a6f809150d4c8a00f8 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. ---