about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorCase Duckworth2019-07-01 12:46:38 -0500
committerCase Duckworth2019-07-01 12:46:38 -0500
commitaaeb1643fb586fb829c1bd89b04edc392c8bc04a (patch)
tree70a500542b6082edefef46968737b1dda323a662 /README.md
parentReverse symlink direction for sr.ht (diff)
downloadunk-aaeb1643fb586fb829c1bd89b04edc392c8bc04a.tar.gz
unk-aaeb1643fb586fb829c1bd89b04edc392c8bc04a.zip
Correct tags in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index 3b84431..0b5b8f5 100644 --- a/README.md +++ b/README.md
@@ -9,11 +9,11 @@ that all fits with 1000 bytes.
9There are three main scripts: 9There are three main scripts:
10 10
11<ul> 11<ul>
12 <li><strong>UNK</strong, a bash script that applies the template 12 <li><strong>UNK</strong>, a bash script that applies the template
13 to each page and publishes them to the output dir,</li> 13 to each page and publishes them to the output dir,</li>
14 <li><strong>LHT</strong, an awk script that serves as a (very) basic 14 <li><strong>LHT</strong>, an awk script that serves as a (very) basic
15 markup language, and</li> 15 markup language, and</li>
16 <li><strong>TM</strong, 16 <li><strong>TM</strong>,
17 the default template script for <strong>UNK</strong>.</li> 17 the default template script for <strong>UNK</strong>.</li>
18</ul> 18</ul>
19 19
@@ -66,7 +66,7 @@ The following variables are made available to __TM__:
66as well as this function: 66as well as this function:
67 67
68<ul> 68<ul>
69 <li><strong>X</strong, for <em>eXpand</em>: 69 <li><strong>X</strong>, for <em>eXpand</em>:
70 the <code>shab</code> stand-in. 70 the <code>shab</code> stand-in.
71 It is much simpler than <code>shab</code>, 71 It is much simpler than <code>shab</code>,
72 and will fail if the template 72 and will fail if the template