$ brew install asciidoc
$ a2x -d book -f epub <book.asciidoc> [-v] [--no-xmllint]
The -v option is useful for verbose debugging.
The --no-xmllint option is useful for ignoring XML errors such as missing DTD's.
$ brew install asciidoc
$ a2x -d book -f epub <book.asciidoc> [-v] [--no-xmllint]
The -v option is useful for verbose debugging.
The --no-xmllint option is useful for ignoring XML errors such as missing DTD's.