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

13 lines
237 B
Markdown
Raw Normal View History

2014-04-28 22:53:34 +04:00
_underscore_, *asterisk*, _one two_, *three four*, _a_, *b*
**strong** and *em* and **strong** and *em*
_line
line
line_
this_is_not_an_emphasis
an empty emphasis __ ** is not an emphasis
2013-12-07 19:21:36 +04:00
*mixed **double and* single asterisk** spans