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,4 +1,4 @@
<div><p>Stripped markup
on two lines</p></div>
<p><em>Markdown</em></p>
_No markdown_
<p><strong>Markdown</strong></p>