diff options
Diffstat (limited to 'library/parsedown/test/data/email.html')
-rw-r--r-- | library/parsedown/test/data/email.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/parsedown/test/data/email.html b/library/parsedown/test/data/email.html new file mode 100644 index 000000000..c40759c96 --- /dev/null +++ b/library/parsedown/test/data/email.html @@ -0,0 +1 @@ +<p>my email is <a href="mailto:me@example.com">me@example.com</a></p>
\ No newline at end of file |