summaryrefslogtreecommitdiff
path: root/oldtests/HTML/Blocks.html
blob: dc80335860bf93e9c8d94032930b3f114fc7a15b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<div>
  <div>
   *raw html*
  </div>
</div>
<div>
<div>
<p><em>this is markdown</em></p>
</div>
</div>
<!-- comment
here -->
<!--
<p><em>commented out markdown</em></p>
-->
<div>
* raw html with trailing space 
</div>