#77 suppress indentation warning
Merged by jflory7. Opened by jibecfed.
jibecfed/mentored-projects master  into  master

Download 77.patch

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

Given @pbokoc merged a similar PR from @jibecfed in another fedora-docs repo, I am going to go ahead and merge this one through.

As a side-note, it would be helpful "good first issue" task to get all of this documents to follow the one-sentence-per-line standard… it would make git diffs way easier to review, and some of the changes in this PR wouldn't have been necessary anyways. But, it is out-of-scope of this PR for now.

Metadata Update from @jflory7:
- Request assigned

Pull-Request has been merged by jflory7

Metadata