]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn
close
[ikiwiki.git] / doc / bugs / htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn
index b010a02b37b3fa699d7d4d86d292be345dc85973..12018d5178a43acd7721f958da184a2e88ffa842 100644 (file)
@@ -28,3 +28,10 @@ The relevant commits are on the master branch of [my "fork" of ikiwiki on Github
 --Gabriel.
 
 [github]: http://github.com/gmcmanus/ikiwiki/
+
+> Thanks for coming up with a patch, but overriding
+> `Text::Markdown::_EncodeEmailAddress` gets into its internals more than
+> I'm comfortable with.
+> 
+> It would probably be best to add an option to [[!cpan Text::Markdown]] to
+> let the email address munging be disabled. --[[Joey]]