diff options
author | Přemysl Janouch <p@janouch.name> | 2018-10-07 18:07:18 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-10-07 18:09:08 +0200 |
commit | 228c3f3914108a49e02a0e7b490f69c3c5a870d2 (patch) | |
tree | dc1b37dd354c3b8e5bc254aadbb304734e96a34a /README | |
parent | 7d51aaa9a49d8f7461993a564b5dfbac4e4ba6de (diff) | |
download | haven-228c3f3914108a49e02a0e7b490f69c3c5a870d2.tar.gz haven-228c3f3914108a49e02a0e7b490f69c3c5a870d2.tar.xz haven-228c3f3914108a49e02a0e7b490f69c3c5a870d2.zip |
hasp: add a libasciidoc preprocessor
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -185,6 +185,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. + ht -- terminal emulator ~~~~~~~~~~~~~~~~~~~~~~~ Similar scope to st(1). Clever display of internal padding for better looks. |