1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/data/emphasis.md
2013-09-03 00:15:25 +03:00

317 B

Here's an emphasis.

A short emphasis a b .

Here's a strong one.

Here's an emphasis that uses underscores.

Here's a strong emphasis that uses underscores.

This is not _ an emphasis _ neither is * this * neither is _ this_ neither is _this _.

Empty emphasis ** is not __ an emphasis.