From 9c9161568ee87ff97666d13d48da4efafa1d0cdd Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Thu, 5 Aug 2021 15:11:21 +0200 Subject: [PATCH] config: configure plantuml filter --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml b/config.yaml index b094865..19a9091 100644 --- a/config.yaml +++ b/config.yaml @@ -27,3 +27,5 @@ pdf-engine: pdflatex table-of-contents: true toc-depth: 1 number-sections: true +filters: + - pandoc-plantuml