Re: [PATCH v2 0/3] A few Asciidoctor-fixes

2018-12-16 Thread Jeff King
On Sun, Dec 16, 2018 at 03:28:56PM +0100, Martin Ågren wrote: > This series addresses a few instances where our documentation renders > badly in Asciidoctor, compared to Asciidoc. The changes made are exactly > the same as in v1 [1], but the first commit message is corrected, and > the two patches

[PATCH v2 0/3] A few Asciidoctor-fixes

2018-12-16 Thread Martin Ågren
This series addresses a few instances where our documentation renders badly in Asciidoctor, compared to Asciidoc. The changes made are exactly the same as in v1 [1], but the first commit message is corrected, and the two patches 2/4 and 3/4 are now just a single patch 2/3. Thanks Peff for your com