Build fails as --smart
flag is an extension in pandoc 2.0+
GEN beast.1.html
--smart/-S has been removed. Use +smart or -smart extension instead.
For example: pandoc -f markdown+smart -t markdown-smart.
Try pandoc --help for more information.
make[3]: *** [Makefile:1065: beast.1.html] Error 2
See jgm/pandoc#3416
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.