summaryrefslogtreecommitdiff
path: root/IDEA.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-04-30 13:06:57 +0300
committerPaul Buetow <paul@buetow.org>2024-04-30 13:06:57 +0300
commite0f9a7722da62dec49353abff27cce9caf409113 (patch)
treea5be1febd5a5fa055b3eafdc76fc2da327ca87da /IDEA.md
parentf64c090bac0741963acef6193440d56fc6fbd48f (diff)
add id's to the headers in html, for ToC references later
Diffstat (limited to 'IDEA.md')
-rw-r--r--IDEA.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/IDEA.md b/IDEA.md
index 6fd1d4a..5f28b4f 100644
--- a/IDEA.md
+++ b/IDEA.md
@@ -13,7 +13,5 @@ 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. See also https://www.gnu.org/savannah-checkouts/gnu/src-highlite/style_examples.html
-* Automatic ToC generation.
* Sitemap generation.
* More output formats. Gopher? Groff? Plain text? PDF via Pandoc? .sh with interactive menus?