summaryrefslogtreecommitdiff
path: root/macros/generic/markdown/tests/testfiles/Markdown_1.0.3/strong-and-em-together.test
blob: 44c84cd6d184be8b1a1a2f311c2124138ec8da49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<<<
***This is strong and em.***

So is ***this*** word.

___This is strong and em.___

So is ___this___ word.

>>>
strongEmphasis: (emphasis: This is strong and em.)
interblockSeparator
strongEmphasis: (emphasis: this)
interblockSeparator
strongEmphasis: (emphasis: This is strong and em.)
interblockSeparator
strongEmphasis: (emphasis: this)