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

13 lines
199 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-05-17 15:26:37 +02:00
toc: true
citeproc: true
csl: chicago-fullnote-sl
2024-04-12 22:30:16 +02:00
filters:
2024-05-17 15:26:37 +02:00
- localize_quotes.lua
- update_internal_targets.lua
- insert_parts.lua
2024-05-04 18:56:17 +02:00
template: bavbavhaus.net.html5
2024-05-02 20:11:20 +02:00
to: html
2024-04-12 22:30:16 +02:00
...