mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Thematic breaks can't have an indent of more than 3
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
<hr />
|
||||
<hr />
|
||||
<hr />
|
||||
<hr />
|
||||
<hr />
|
||||
<p>foo
|
||||
***</p>
|
||||
@@ -6,4 +6,7 @@
|
||||
|
||||
***
|
||||
|
||||
___
|
||||
___
|
||||
|
||||
foo
|
||||
***
|
||||
Reference in New Issue
Block a user