aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn
diff options
context:
space:
mode:
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>2011-06-16 08:43:55 +0000
committeradmin <admin@branchable.com>2011-06-16 08:43:55 +0000
commit107583ff7b8cf521459b3e38c8708cb7bf5f3fc1 (patch)
treecd2a4f1952935b7ebaabb4f385fa688412c64493 /doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn
parentf3b70ec7a7e77088a327f86686ec8412bd03b08d (diff)
downloadikiwiki-107583ff7b8cf521459b3e38c8708cb7bf5f3fc1.tar
ikiwiki-107583ff7b8cf521459b3e38c8708cb7bf5f3fc1.tar.gz
Diffstat (limited to 'doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn')
-rw-r--r--doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn b/doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn
index 044ee8aa0..90d9fceff 100644
--- a/doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn
+++ b/doc/bugs/emails_should_not_be_considered_as_broken_links.mdwn
@@ -2,4 +2,4 @@ The [[ikiwiki/directive/brokenlinks]] directive lists emails when used inside [[
[[!brokenlinks pages="*@* and !recentchanges"]]
-> Weird. The bug, imho, is that `\[[email-address]]` results in a marked-up email address. I think marking up email addresses into hyperlinks should be handled by a markup plugin (e.g. markdown), not by the wikilink parser.… — [[Jon]]
+> Weird. The bug, imho, is that `\[[email-address]]` results in a marked-up email address. I think marking up email addresses into hyperlinks should be handled by a markup plugin (e.g. markdown), not by the wikilink parser. I feel the same way for external links, but it appears [this is all by design](http://source.ikiwiki.branchable.com/?p=source.git;a=commitdiff;h=07a08122d926ab6b7741c94bc6c0038ffe0113fb). — [[Jon]]