#66 suppress indentation warning
Merged by bcotton. Opened by jibecfed.
Fedora-Council/ jibecfed/council-docs indent  into  master

in the internationalization system of our docs, the tool po4a we use to convert asciidoc files into pot displays three lines of warning for each missing indentation.

most of the time it is cosmetic issues in adoc (like here), but sometimes it's po4a bugs that I want to see
this PR has no impact on your rendering, it is fully cosmetic

Pull-Request has been merged by bcotton