Sign in
ara-mdk
/
platform
/
external
/
markdown
/
6516b99bb74dfb7187a08f7090bf7ca22a006f15
/
.
/
tests
/
safe_mode
/
inline-html-comments.html
blob: 0f1e41780e6f9dfba836274c7146c894a17abf2a [
file
] [
log
] [
blame
]
<p>
Paragraph one.
</p>
<p>
<!-- This is a simple comment -->
</p>
<p>
<!--
This is another comment.
-->
</p>
<p>
Paragraph two.
</p>
<p>
<!-- one comment block -- -- with two comments -->
</p>
<p>
The end.
</p>