parsedown/tests/data/emphasis.md

8 lines
201 B
Markdown
Raw Normal View History

2013-11-16 00:55:09 +01:00
_underscore_, *asterisk*, _one two_, *three four*, _a_, *b*
2013-09-02 23:15:25 +02:00
2013-11-16 00:55:09 +01:00
_multiline
emphasis_
2013-09-02 23:15:25 +02:00
2013-11-16 00:55:09 +01:00
_ this _ is not an emphasis, neither is _ this_, _this _, or _this*
2013-09-02 23:15:25 +02:00
2013-11-16 00:55:09 +01:00
an empty emphasis __ ** is not an emphasis