diff options
Diffstat (limited to 'test2.st')
-rw-r--r-- | test2.st | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/test2.st b/test2.st new file mode 100644 index 0000000..02cd2f9 --- /dev/null +++ b/test2.st | |||
@@ -0,0 +1,23 @@ | |||
1 | #so st.sh | ||
2 | #alias verse='sed "s/^/| /"' | ||
3 | here is a document.. it's a document, yep | ||
4 | |||
5 | .h1 here's a header | ||
6 | |||
7 | ..verse | ||
8 | here's a poem | ||
9 | or something | ||
10 | |||
11 | i don't know | ||
12 | .. | ||
13 | |||
14 | #echo and oh yeah, a dang shell thing | ||
15 | #title=test | ||
16 | |||
17 | here's more paragraphs. | ||
18 | it's a trip, right? | ||
19 | meh, whatever. | ||
20 | |||
21 | <blockquote> | ||
22 | don't forget regular html | ||
23 | </blockquote> \ No newline at end of file | ||