On Mon, Jan 13, 2014 at 12:55 PM, Junio C Hamano [off-list ref] wrote:
"Jason St. John" [off-list ref] writes:
quoted
What AsciiDoc formatter (and version) do you use?
$ asciidoc --version
asciidoc 8.6.8
Checking with www.methods.co.nz/asciidoc, I am behind by about 2
months, it seems, though.
I just went through git-scm.com's GitHub issue tracker, and I found
that git-scm.com is, in fact, using their own AsciiDoc parser[1].
This issue, along with the other formatting issues found in
git-svn.txt and gitweb.txt, will hopefully be resolved soon, as one of
the GitHub maintainers opened an issue to update their AsciiDoc
parser[2].
[1] https://github.com/git/git-scm.com/issues/134#issuecomment-27539970
[2] https://github.com/git/git-scm.com/issues/350
Jason