config: configure plantuml filter
This commit is contained in:
parent
bb45d61788
commit
9c9161568e
|
@ -27,3 +27,5 @@ pdf-engine: pdflatex
|
||||||
table-of-contents: true
|
table-of-contents: true
|
||||||
toc-depth: 1
|
toc-depth: 1
|
||||||
number-sections: true
|
number-sections: true
|
||||||
|
filters:
|
||||||
|
- pandoc-plantuml
|
||||||
|
|
Loading…
Reference in a new issue