aboutsummaryrefslogtreecommitdiff
path: root/tests/misc/em_strong.html
blob: 75c92d882dc1eee27b0b4df1832725c0f5fa88fe (plain)
1
2
3
4
5
6
7
8
9
10
<p>One asterisk: *</p>
<p>One underscore: _</p>
<p>Two asterisks: **</p>
<p>With spaces: * *</p>
<p>Two underscores __</p>
<p>with spaces: _ _</p>
<p>three asterisks: ***</p>
<p>with spaces: * * *</p>
<p>three underscores: ___</p>
<p>with spaces: _ _ _</p>