MarkdownParser/tests/data/emphasis.md

13 lines
249 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
**strong** and *em* and **strong** and *em*
2013-09-02 23:15:25 +02:00
_line
line
line_
2013-09-02 23:15:25 +02:00
2013-11-20 23:59:12 +01:00
this_is_not_an_emphasis
2013-12-07 16:21:36 +01:00
an empty emphasis __ ** is not an emphasis
*mixed **double and* single asterisk** spans