summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/new/gfm_hashtag.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/new/gfm_hashtag.html')
-rw-r--r--packages/markdown/marked/test/new/gfm_hashtag.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/new/gfm_hashtag.html b/packages/markdown/marked/test/new/gfm_hashtag.html
new file mode 100644
index 00000000..6f9e43f5
--- /dev/null
+++ b/packages/markdown/marked/test/new/gfm_hashtag.html
@@ -0,0 +1,5 @@
+<p>#header</p>
+
+<h1 id="header1">header1</h1>
+
+<h1 id="header2">header2</h1>