Marc Branchaud [off-list ref] writes:
On 2016-08-12 07:45 PM, Philip Oakley wrote:
quoted
These are the quick fixes to Marc's comments to patches 5,6,11,
and a consequential change to 12.
Only the changed patches are included.
Looks good to me -- no further comments!
However, I still don't understand why git says 11/12 has "indent with
spaces" problems.
Probably that is because Documentation/.gitattributes has
*.txt whitespace
to tell Git to notice all types of potential whitespace errors known
to it. The checking of indent-with-tab is deliberate here, because
we rely on the fact that asciidoc treats HT as "fill with necessary
spaces to next multiple of 8" even when it renders a fixed-column
drawing.