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>Markup</div>
<p><em>No markdown</em> without blank line if strict compliance, but <strong>main</strong> processors convert it.</p>
_No markdown_ without blank line for **strict** compliance with CommonMark.
<p><strong>Markdown</strong></p>