1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

Inverted checks of consistency for markdown following markups.

This commit is contained in:
Daniel Berthereau
2017-06-22 00:00:00 +02:00
parent be963a6531
commit 129f807e32
12 changed files with 12 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
<div>First markup</div><p>and second markup on the same line.</p>
<p><em>Markdown</em></p>
_No markdown_
<p><strong>Markdown</strong></p>