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>