1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
Files
parsedown/tests/data/emphasis.md
2013-12-07 17:21:36 +02:00

12 lines
276 B
Markdown

_underscore_, *asterisk*, _one two_, *three four*, _a_, *b*
_multiline
emphasis_
_ this _ is not an emphasis, neither is _ this_, _this _, or _this*
this_is_not_an_emphasis
an empty emphasis __ ** is not an emphasis
*mixed **double and* single asterisk** spans