summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/autolink_lines.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/autolink_lines.html')
-rw-r--r--packages/markdown/marked/test/new/autolink_lines.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/new/autolink_lines.html b/packages/markdown/marked/test/new/autolink_lines.html
new file mode 100644
index 00000000..aa2bed4d
--- /dev/null
+++ b/packages/markdown/marked/test/new/autolink_lines.html
@@ -0,0 +1,3 @@
+<p>hello world
+<a href="http://example.com">http://example.com</a>
+</p>