diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-24 13:21:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-24 13:21:23 -0400 |
commit | a99804c68ba49446a3b3a539eaab7e101242b377 (patch) | |
tree | 0a4df72ceceaf29be7c705984150b15a7384141a /doc/bugs | |
parent | 5a39821497a2dc2f8d275b3276d23572b8e64654 (diff) |
forwarded
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn b/doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn index 875de48c8..8efd6da57 100644 --- a/doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn +++ b/doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn @@ -17,12 +17,19 @@ It seems putting a '+' in there throws it. Maybe it's a markdown bug, or maybe t > > htmlscrubber then (rightly) removes this unknown tag. > + +>> Filed [in CPAN](http://rt.cpan.org/Ticket/Display.html?id=37909) --[[Joey]] [[tag done]] + > But I've noticed some other Text::Markdown bugs that, even with htmlscrubber, produce > [ill-formed (X)HTML](http://validator.w3.org/check?uri=http%3A%2F%2Fikiwiki.info%2Fbugs%2Fmarkdown_bug%3A_email_escaping_and_plus_addresses%2F). > (View the markdown source of this page.) > > --Gabriel +>> The htmlscrubber does not attempt to produce valid html from invalid. It +>> attempts to prevent exploits in html. The tidy plugin can force html to +>> valid. --[[Joey]] + <tt> - |