summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-04 00:19:31 +0300
committerPaul Buetow <paul@buetow.org>2023-04-04 00:19:31 +0300
commitc8cc4b6e5c0c83a69db1c455d0200397bb42fef8 (patch)
tree625d6c9f4682d7fdbb1a32f36c5a94d17e88db50
parentbe79ab2ba16afbef111c61f3e7894fa1da041c32 (diff)
source-hightlight idea
-rw-r--r--IDEA.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/IDEA.md b/IDEA.md
index 65333e6..32f2dc0 100644
--- a/IDEA.md
+++ b/IDEA.md
@@ -13,6 +13,7 @@ There will be some more scripting required to get the page order and ToC correct
## More ideas
+* Use GNU `source-highlight` for code highlighting in bare-blocks. Can add lang in block beginning.
* Automatic ToC generation.
* Sitemap generation.
* More output formats. Gopher? Groff? Plain text? PDF via Pandoc? .sh with interactive menus?