1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-06 21:00:50 +02:00
Files
php-parsedown/test/data/email.html
2018-03-09 16:48:32 +00:00

2 lines
160 B
HTML

<p>my email is <a href="mailto:me@example.com">me@example.com</a></p>
<p>html tags shouldn't start an email autolink <strong>first.last@example.com</strong></p>