Description
The asciidoctor
processor is not dealing well with sections that are currently marked with backticks, to be processed as source code by asciidoctor, capitalizing content that will lead to errors when writing code.
The backticks can be used to process all of the sections with a fixed width, but this side-effect of capitalizing everything in a manpage
comes, where the problem of the width doesn't even exist (since it's running in terminals).
Although, since the bacticks mark something that should be seen as source code in any context, this should not happen, since we are dealing with something that is mostly case-sensitive.
Some samples and examples are provided in:
https://pastebin.com/8ncgyTFJ
asciidoctor version:
Asciidoctor 2.0.18