mirror of
https://github.com/jsdoc/jsdoc.git
synced 2026-01-18 15:12:31 +00:00
6 lines
304 B
HTML
6 lines
304 B
HTML
<p>A markdown paragraph with a comment that <em>will</em> be processed by original Markdown. However MultiMarkdown and Pandoc do not convert the & sigil in the comment.. </p>
|
|
|
|
<p>A paragraph <!-- This & *will* be converted by original Markdown --></p>
|
|
|
|
<p><!-- This & will *not* be converted --></p>
|