]> git.ipfire.org Git - thirdparty/bind9.git/commit
specify title metadata and markdown format when calling pandoc
authorEvan Hunt <each@isc.org>
Mon, 10 Jun 2019 04:26:55 +0000 (21:26 -0700)
committerEvan Hunt <each@isc.org>
Mon, 10 Jun 2019 04:26:55 +0000 (21:26 -0700)
commit3663f61e0e41afa32e82fcd693bb661c7406244b
tree6e067325b37ff2acf4022fcc13978c75728621e4
parent8975a0830bfce2f77bb0ad474a6d67d2af209198
specify title metadata and markdown format when calling pandoc

this change silences a warning message and prevents the unwanted
use of smart quotes when using pandoc 2.7.1 to generate human-readable
versions of README and other markdown files.
Makefile.in