Sign in
go
/
tools
/
ebce39e5e3d61d0fe719fc8977959d0a14972ce6
/
.
/
present
/
testdata
/
basic.p
blob: 1cda98dbe21d0ec99aa2a0335811bcd527a3226b [
file
] [
log
] [
blame
]
Russ Cox
e41bc02
2020-03-23 10:19:00 -0400
[
diff
] [
blame
]
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
>