12 lines
199 B
YAML
12 lines
199 B
YAML
|
---
|
||
|
template: default
|
||
|
from: markdown+wikilinks_title_before_pipe
|
||
|
to: s5
|
||
|
standalone: true
|
||
|
embed-resources: true
|
||
|
citeproc: true
|
||
|
csl: chicago-fullnote-bibliography-sl
|
||
|
filters:
|
||
|
- pandoc-quotes.lua
|
||
|
...
|