]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/markdown_bug:_email_escaping_and_plus_addresses.mdwn
fix a few direcives
[ikiwiki.git] / doc / bugs / markdown_bug:_email_escaping_and_plus_addresses.mdwn
index 8efd6da57f180d27f6666ce0e4319b54b72c0b37..5c04dce03248909f615fa235b0b703520627d5d4 100644 (file)
@@ -18,7 +18,8 @@ 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]]
+>> 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).