summaryrefslogtreecommitdiff
path: root/IDEA.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-04 00:27:13 +0300
committerPaul Buetow <paul@buetow.org>2023-04-04 00:27:13 +0300
commit71be2b24ea0b5a061044b7c2bd03e8f690b9d289 (patch)
treeb3a9974ab5fd105b5da63b7d994ccb902dbda4c4 /IDEA.md
parentc8cc4b6e5c0c83a69db1c455d0200397bb42fef8 (diff)
link samples page
Diffstat (limited to 'IDEA.md')
-rw-r--r--IDEA.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/IDEA.md b/IDEA.md
index 32f2dc0..6fd1d4a 100644
--- a/IDEA.md
+++ b/IDEA.md
@@ -13,7 +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.
+* 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?