On Wed, May 12, 2021 at 03:53:09PM -0400, Eric Sunshine wrote:
On Wed, May 12, 2021 at 2:30 AM Jeff King [off-list ref] wrote:
quoted
The new option enables both asciidoctor as well as its direct-to-manpage
mode that skips xmlto. This lets you view the rendered difference
between the two pipelines with something like:
./doc-diff --from-asciidoctor --to-asciidoctor-direct HEAD HEAD
Note that we have to add quotes when passing around $makemanflags, as it
now may contain whitespace due to multiple arguments (but the deference
I suppose you meant s/deference/dereference/ ?
Yep, thanks.
-Peff