1Title
2Subtitle
3
4Name
5
6* Heading
7
8Text
9on two lines.
10
11More text.
12
13---
14<h1>Title</h1>
15<h2>Subtitle</h2>
16<author>
17<p>Name</p>
18</author>
19<section>
20<h2 id="TOC_1.">Heading</h2>
21<p>Text
22on two lines.</p>
23<p>More text.</p>
24</section>
25