mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 03:42:38 +02:00
Add failing test cases
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
<h6>h6</h6>
|
||||
<p>####### not a heading</p>
|
||||
<h1>closed h1</h1>
|
||||
<p>#</p>
|
||||
<p>#</p>
|
||||
<h1># of levels</h1>
|
||||
<h1># of levels #</h1>
|
@@ -14,4 +14,8 @@
|
||||
|
||||
# closed h1 #
|
||||
|
||||
#
|
||||
#
|
||||
|
||||
# # of levels
|
||||
|
||||
# # of levels # #
|
Reference in New Issue
Block a user