diff options
author | June McEnroe <june@causal.agency> | 2019-02-10 20:34:20 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-10 20:34:20 -0500 |
commit | 1c59f25f3e067da9b4180e501ea2adb66f4658df (patch) | |
tree | 688bd4d6902bd0643332cda10477f48c1d178217 /bin/man1 | |
parent | Don't match DQ string inside SQ string (diff) | |
download | src-1c59f25f3e067da9b4180e501ea2adb66f4658df.tar.gz src-1c59f25f3e067da9b4180e501ea2adb66f4658df.zip |
Add plain text "language" to hi
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/hi.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index 046b6384..48df1606 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -142,4 +142,7 @@ only with a delimiter of .Ql EOF . Arbitrarily nested strings and command substitutions are not highlighted correctly. +. +.It Cm text +Plain text. .El |