Remove --smart option from pandoc invocation.
authorMike Taylor <mike@indexdata.com>
Thu, 11 Jul 2013 09:37:52 +0000 (10:37 +0100)
committerMike Taylor <mike@indexdata.com>
Thu, 11 Jul 2013 09:37:52 +0000 (10:37 +0100)
commitd6f8dad5a5824770e6c53ea71a84f34cd49f5b32
tree3c96bb9314855dca02a926a7da28f26101525cc6
parent649d52f8b51802640873cc9dd433e8d1324901f9
Remove --smart option from pandoc invocation.

For some reason it doesn't work on caliban:
$ pandoc --standalone --smart README.markdown > README.html
pandoc: <stdout>: commitAndReleaseBuffer: invalid argument (Invalid or incomplete multibyte or wide character)
$
tools/htdocs/Makefile