1 | Title |
---|---|
2 | Subtitle |
3 | |
4 | Name |
5 | |
6 | * Heading |
7 | |
8 | Text |
9 | on two lines. |
10 | |
11 | More 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 |
22 | on two lines.</p> |
23 | <p>More text.</p> |
24 | </section> |
25 |
Members