mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
5 lines
243 B
HTML
5 lines
243 B
HTML
<p><strong><em>em strong</em></strong></p>
|
|
<p><strong><em>one</em> at the start</strong></p>
|
|
<p><strong>one at the <em>end</em></strong></p>
|
|
<p><strong>one <em>in the</em> middle</strong></p>
|
|
<p><strong>one with <em>asterisks</em></strong></p> |