bavbavhaus.net/pandoc/defaults/bavbavhaus.net.part.yaml

12 lines
184 B
YAML
Raw Normal View History

2024-05-21 00:58:21 +02:00
---
from: markdown
toc: true
citeproc: true
csl: chicago-fullnote-sl
template: bavbavhaus.net.part.html5
2024-06-21 15:29:42 +02:00
to: html5
filters:
- localize_quotes.lua
- resolve_internal_links.part.lua
2024-05-21 00:58:21 +02:00
...