mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
improve CommonMark compliance
This commit is contained in:
@@ -4,6 +4,6 @@
|
||||
<h4>h4</h4>
|
||||
<h5>h5</h5>
|
||||
<h6>h6</h6>
|
||||
<h6>h6</h6>
|
||||
<p>####### not a heading</p>
|
||||
<h1>closed h1</h1>
|
||||
<p>#</p>
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
###### h6
|
||||
|
||||
####### h6
|
||||
####### not a heading
|
||||
|
||||
# closed h1 #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user