about summary refs log tree commit diff stats
path: root/test.et
diff options
context:
space:
mode:
authorCase Duckworth2024-01-25 23:04:02 -0600
committerCase Duckworth2024-01-25 23:04:02 -0600
commitd17a818581cf73ec2801bfd8d80a2e6e95c3b412 (patch)
tree3f94fbf5e20b7b38adaf9e1aaffc4344ee136c2e /test.et
parentUpdate to use prefix characters (diff)
downloadet-main.tar.gz
et-main.zip
Add templating capability main
Diffstat (limited to 'test.et')
-rw-r--r--test.et1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.et b/test.et index 927a4af..60c59bc 100644 --- a/test.et +++ b/test.et
@@ -1,5 +1,6 @@
1. ./etlib.sh 1. ./etlib.sh
2alias verse=cat 2alias verse=cat
3title="test file"
3... 4...
4here's a test file 5here's a test file
5.a href="https://example.com" a link or something!! 6.a href="https://example.com" a link or something!!