Fail on pandoc warnings
This commit is contained in:
parent
1d6a0c3ca3
commit
e790ed3b92
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -62,6 +62,7 @@ out/plfa.epub: out/ $(AGDA) $(LUA) epub.css fonts/*.ttf
|
|||
--lua-filter check-internal-links.lua \
|
||||
--lua-filter default-code-class.lua -M default-code-class=agda \
|
||||
--standalone \
|
||||
--fail-if-warnings \
|
||||
--toc --toc-depth=2 \
|
||||
--epub-chapter-level=2 \
|
||||
-o "$@" \
|
||||
|
|
Loading…
Reference in a new issue