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

12 lines
168 B
YAML
Raw Normal View History

2024-04-12 22:30:16 +02:00
---
2024-05-02 20:11:20 +02:00
from: markdown
2024-04-12 22:30:16 +02:00
toc: true
citeproc: true
csl: chicago-fullnote-sl
filters:
- localize-quotes.lua
- update_internal_targets.lua
2024-05-02 20:11:20 +02:00
- insert_links.lua
to: html
2024-04-12 22:30:16 +02:00
...