summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/links.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/links.html')
-rw-r--r--packages/markdown/marked/test/new/links.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/new/links.html b/packages/markdown/marked/test/new/links.html
new file mode 100644
index 00000000..c3cbaa0c
--- /dev/null
+++ b/packages/markdown/marked/test/new/links.html
@@ -0,0 +1,3 @@
+<p>Link: <a href="https://example.org/">constructor</a>.</p>
+
+<p><a href="https://example.com/1">One</a> (<a href="https://example.com/2">Two</a>) <a href="https://example.com/3">Three</a></p>