showdown/test/features/disable-email-encoding.html
Estevao Soares dos Santos 90c52b83e7 feat(encodeEmail): add option to enable/disable mail obfuscation
Prior to version 1.6.1, emails would always be obfuscated through dec and hex encoding.
This option makes it possible to disable this.
2017-01-27 19:03:37 +00:00

2 lines
99 B
HTML

<p>this email <a href="mailto:foobar@example.com">foobar@example.com</a> should not be encoded</p>