8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
sections with backticks being capitalized in manpages when they shouldn't #4402
Closed
@lemosjose

Description

@lemosjose

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

Metadata

Metadata

Assignees

Labels

area/manpageIssues related to manual pages and the manpage converterimprovementIssues that refine or optimize existing capabilitiesv2.0.19Issues resolved in the 2.0.19 release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0