aboutsummaryrefslogtreecommitdiff
path: root/etc/md.yml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-25 16:22:54 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-25 16:22:54 -0600
commitae7bcb4277d6ce225516bcf36ef07451fe2be2ee (patch)
treec0f871944bf6d9c7edf3902049017de31b07a476 /etc/md.yml
parentee99902feaf62a60d006a5187815bdf4aa45e8b7 (diff)
downloadspec-ae7bcb4277d6ce225516bcf36ef07451fe2be2ee.tar.gz
spec-ae7bcb4277d6ce225516bcf36ef07451fe2be2ee.zip
increase pandoc fanciness
Diffstat (limited to 'etc/md.yml')
-rw-r--r--etc/md.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/md.yml b/etc/md.yml
index aece004..a918de3 100644
--- a/etc/md.yml
+++ b/etc/md.yml
@@ -1,23 +1,23 @@
from: markdown
to: html5
+template: etc/template.html
standalone: true
-verbosity: INFO
+filters:
+ - etc/process-md.lua
-top-level-division: chapter
+metadata:
+ lang: "en"
-pdf-engine: weasyprint
+verbosity: INFO
table-of-contents: false
number-sections: true
shift-heading-level-by: 1
-title-prefix: "Crowbar Specification: "
+title-prefix: "Crowbar Specification"
eol: lf
# syntax-definition:
fail-if-warnings: true
-dump-args: false
-ignore-args: false
-trace: false