mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
3efcd101a2
Closes #439
11 lines
440 B
HTML
11 lines
440 B
HTML
<!-- a comment -->
|
|
<!-- a comment with *bogus* __markdown__ inside -->
|
|
<p>words <!-- a comment --> words</p>
|
|
<!-- comment -->
|
|
<p>words</p>
|
|
<!-- comment -->
|
|
<pre><code><!-- comment -->
|
|
</code></pre>
|
|
<p><!----------------------------------------------------------------------------------------------------------------------------------------------------</p>
|
|
<!-------------------------------------------------------------------->
|