summaryrefslogtreecommitdiff
path: root/IDEA.md
diff options
context:
space:
mode:
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?