Comparing schacon:master...hyperworks:master · schacon/git-scribe
Commits on Jun 15, 2015
Commits on Jun 22, 2015
Commits on Aug 18, 2015
-
Don't do xmllint while generating EPUB.
Since a2x invokes xmllint with `--nonet` but the DTD that's required for linting the XML is very unlikely to be available on the dev machine so it always errors out preventing the generation from contiuing.