From d277d37ac270c5f362e4a7f331777605fdc2d820 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 3 Jun 2019 21:37:25 +0300 Subject: Add: Makefile to format all documents --- pandoc.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.sh') diff --git a/pandoc.sh b/pandoc.sh index 3942448..4485584 100755 --- a/pandoc.sh +++ b/pandoc.sh @@ -3,6 +3,7 @@ set -eu pandoc \ + --filter ./pandoc-fable-filter \ --toc \ --number-sections \ -Vdocumentclass:report \ -- cgit v1.2.1