X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a759a864f37925e6788980ac53bd8f7c69172635..f0b83af9aadfb5c4755fe9079f1dc97112f49d95:/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn diff --git a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn index b010a02b3..12018d517 100644 --- a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn +++ b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn @@ -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]]