BenjaminHoegh / ParsedownExtended

ParsedownExtended is an extention for Parsedown, offering additional features and functionalities.
https://benjaminhoegh.github.io/ParsedownExtended
MIT License
37 stars 7 forks source link

Obfuscate emails #73

Open BenjaminHoegh opened 1 month ago

BenjaminHoegh commented 1 month ago

Functionality to obfuscate email addresses to make them harder for crawlers to identify.

This would properly need to use JavaScript as most crawlers don't have JavaScript enabled do to performance.