mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
3 lines
180 B
HTML
3 lines
180 B
HTML
<p>My <a href="http://example.com" target="_blank">link</a> is <em>important</em></p>
|
|
<p>My <a href="http://example.com" target="_blank">link</a> is <strong>important</strong></p>
|