showdown/test/functional/makemarkdown/cases/standard/html-comments.html
2017-12-23 12:35:31 +00:00

10 lines
402 B
HTML

<!-- a comment -->
<!-- a comment with *bogus* __markdown__ inside -->
<!-- comment -->
<p>words</p>
<!-- comment -->
<pre><code>&lt;!-- comment --&gt;
</code></pre>
<p>&lt;!----------------------------------------------------------------------------------------------------------------------------------------------------</p>
<!-------------------------------------------------------------------->