1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
This commit is contained in:
Emanuil Rusev
2014-01-21 14:23:04 +02:00
parent 17e7e33847
commit 68f2871996
3 changed files with 8 additions and 0 deletions

1
tests/data/email.html Normal file
View File

@@ -0,0 +1 @@
<p>my email is <a href="mailto:me@example.com">me@example.com</a></p>