mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
90c52b83e7
Prior to version 1.6.1, emails would always be obfuscated through dec and hex encoding. This option makes it possible to disable this.
2 lines
99 B
HTML
2 lines
99 B
HTML
<p>this email <a href="mailto:foobar@example.com">foobar@example.com</a> should not be encoded</p>
|