about summary refs log tree commit diff stats
path: root/test2.st
diff options
context:
space:
mode:
Diffstat (limited to 'test2.st')
-rw-r--r--test2.st23
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/^/| /"'
3here is a document.. it's a document, yep
4
5.h1 here's a header
6
7..verse
8here's a poem
9or something
10
11i don't know
12..
13
14#echo and oh yeah, a dang shell thing
15#title=test
16
17here's more paragraphs.
18it's a trip, right?
19meh, whatever.
20
21<blockquote>
22don't forget regular html
23</blockquote> \ No newline at end of file