summary refs log tree commit diff stats
path: root/test.ht
blob: 02085684fde6dca68d42f0d4de81fc076d147324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# a test

here's a test for ht.awk.
it's got paragraphs (these bad boys), long lines and such, and also raw blocks.
=> https://example.com and links!

>>>
rawblock example1: all of them, & more <hi!>
## fee fi fo fum
<<<

## just html
but over two lines

>>> html
rawblock example2: just html
hey adora
<<<

### not html

>>> -html
rawblock example3: everything /but/ html
# with a header inside, blah
<<<

and finally, the end of the file.