diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-08-15 04:21:56 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-08-15 04:26:50 +0200 |
commit | 3a5cc216bb6d497b28103d19b8471b5a89498cf9 (patch) | |
tree | a9dde1c590ceab784f0796da96fafa9ab4775167 /README.adoc | |
parent | a049249d8163a3ea02fb1c91cceaf2d1c6700f30 (diff) | |
download | haven-3a5cc216bb6d497b28103d19b8471b5a89498cf9.tar.gz haven-3a5cc216bb6d497b28103d19b8471b5a89498cf9.tar.xz haven-3a5cc216bb6d497b28103d19b8471b5a89498cf9.zip |
hswg: merge in hasp as a mode
No need to have the two-line header processor in two places.
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc index 62a7aac..0c0fa23 100644 --- a/README.adoc +++ b/README.adoc @@ -189,10 +189,11 @@ An improved replacement for autocutsel in selection synchronization "mode": Only UTF8_STRING-convertible selections are synchronized. -hasp -- (lib)asciidoc syntax preprocessor -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Provisional tool to make libasciidoc understand more syntax, namely -two-line/underlined titles for my Gitea projects. +hswg -- static website generator +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Wraps libasciidoc to make it understand more syntax, namely two-line/underlined +titles, and can be run either as an AsciiDoc processor for my Gitea, or as +a trivial wiki-like site generator. ht -- terminal emulator ~~~~~~~~~~~~~~~~~~~~~~~ |