about summary refs log tree commit diff stats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorDarren Bane <darren.bane@emdalo.com>2021-01-18 10:00:29 +0000
committerDarren Bane <darren.bane@emdalo.com>2021-01-18 10:00:29 +0000
commit92de5365b2d521da510614f4910bf4926d260b20 (patch)
treedde8a998961217a2bd0c6be93888289a8e9b1f2c /doc/Makefile
parent31a933ffe1617cf912dea58b8bb856183f7668f1 (diff)
parente8cd4c31932ee50b72875591ca61730512280fbe (diff)
downloadlsp-92de5365b2d521da510614f4910bf4926d260b20.tar.gz
Merge branch 'master' of tilde.institute:public_repos/lsp
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 8716885..baad9d1 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -19,7 +19,9 @@ lkbib.txt: macros.ms lkbib.ms refs.i
 	groff -Tutf8 -R -ms -k -Kutf8 macros.ms lkbib.ms > $@
 
 %.gmi: %.md
-	md2gemini -m -l copy $^ > $@
+	md2gemini -m -l copy --code-tag lisp $^ > $@
+	# lowdown -s -Tgemini $^ > $@
+	# Lowdown isn't mature enough yet, no table support
 
 refs.i: refs
 	indxbib $^