mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
3 lines
142 B
HTML
3 lines
142 B
HTML
<p>This is <em>italic</em> and this is <strong>bold</strong>.
|
|
This is NOT _italic_ and this is __bold__ because --code-safe is turned on.</p>
|