Revision d7e96110254410c9c9908a13ba2e5e2730ee8f05 authored by Junio C Hamano on 23 May 2018, 05:38:25 UTC, committed by Junio C Hamano on 23 May 2018, 05:38:25 UTC
Asciidoctor gives a reasonable imitation for AsciiDoc, but does not
render illustration in a literal block correctly when indented with
HT by default. The problem is fixed by forcing 8-space tabs.

* bc/asciidoctor-tab-width:
  Documentation: render revisions correctly under Asciidoctor
  Documentation: use 8-space tabs with Asciidoctor
2 parent s 5a97e7b + 3798050
History
File Mode Size
files-backend.c -rw-r--r-- 84.5 KB
iterator.c -rw-r--r-- 10.5 KB
packed-backend.c -rw-r--r-- 44.1 KB
packed-backend.h -rw-r--r-- 1.2 KB
ref-cache.c -rw-r--r-- 14.0 KB
ref-cache.h -rw-r--r-- 8.8 KB
refs-internal.h -rw-r--r-- 23.7 KB

back to top