Skip to content

Problem string with the symbol “|”. #97

@CityAceE

Description

@CityAceE

There is a problematic string in the help text that uses the character “|”. The problem is that the help program treats all “|” characters as tab characters and cuts strings by this character. The situation is aggravated by the fact that in this string the “|” character is inside the tag. Thus, two problems arise: 1. The string is cut in an unnecessary place. 2. The kbd:[] tag is processed incorrectly.

Here is the string:

* [[unclear]] Some key definitions are not well-defined. The kbd:[Pipe2] key is documented as belonging to a US layout keyboard, but US layouts do not have a separate kbd:[|] key. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions