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

13 lines
249 B
Markdown
Raw Normal View History

2013-11-16 03:55:09 +04:00
_underscore_, *asterisk*, _one two_, *three four*, _a_, *b*
2013-09-03 01:15:25 +04:00
**strong** and *em* and **strong** and *em*
2013-09-03 01:15:25 +04:00
_line
line
line_
2013-09-03 01:15:25 +04:00
2013-11-21 02:59:12 +04:00
this_is_not_an_emphasis
2013-12-07 19:21:36 +04:00
an empty emphasis __ ** is not an emphasis
*mixed **double and* single asterisk** spans