mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
resolve #3
This commit is contained in:
1
tests/data/email.html
Normal file
1
tests/data/email.html
Normal file
@@ -0,0 +1 @@
|
||||
<p>my email is <a href="mailto:me@example.com">me@example.com</a></p>
|
1
tests/data/email.md
Normal file
1
tests/data/email.md
Normal file
@@ -0,0 +1 @@
|
||||
my email is <me@example.com>
|
Reference in New Issue
Block a user