aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-29 01:29:15 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-29 01:29:15 -0600
commit8c2a36072f2b1c89539c615d47d5639f9268ce3f (patch)
tree9f2dbf248d63d19cb8a3aeb31c41e82c8383dd92 /conf.py
parente558d912a7e3583d700aa42261ef1fa17e5d0d55 (diff)
downloadspec-8c2a36072f2b1c89539c615d47d5639f9268ce3f.tar.gz
spec-8c2a36072f2b1c89539c615d47d5639f9268ce3f.zip
re-add gemtext output
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 58f2f66..9aa2aa3 100644
--- a/conf.py
+++ b/conf.py
@@ -30,6 +30,7 @@ author = 'boringcactus (Melody Horn)'
extensions = [
'recommonmark',
'crowbar_lexer',
+ 'gemtext_builder',
]
# Add any paths that contain templates here, relative to this directory.