From 0494ad24b266e50eca990e3adeb15e4609f72385 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 May 2025 17:32:31 +0200 Subject: add commented-out pandoc alternative --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c25077d..015dd7c 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ DIFF = git --no-pager diff --no-index #PANDOC = pandoc -f markdown+fenced_divs+bracketed_spans-auto_identifiers PANDOC = pandoc --from commonmark +#PANDOC = quarto pandoc --from commonmark RAPPER = rapper -i rdfa -- cgit v1.2.3