about summary refs log tree commit diff stats
path: root/test2.st
diff options
context:
space:
mode:
authorCase Duckworth2024-02-01 23:52:57 -0600
committerCase Duckworth2024-02-01 23:52:57 -0600
commit54e07f822b463c8d461fef254213f83c59d82810 (patch)
treef5f8d7e6375653113b6aaef2e12905b4a7d26334 /test2.st
parentuhh (diff)
downloadsubtext-54e07f822b463c8d461fef254213f83c59d82810.tar.gz
subtext-54e07f822b463c8d461fef254213f83c59d82810.zip
Refactor for interleaved shell commands and text
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