Skip to content

Render patterns (regexes) in a monospaced font #2196

@cmeeren

Description

@cmeeren

When using pattern, it currently renders like this (the rightmost part in green):

image

Since pattern is a regex, i.e. essentially code, it should be rendered in a monospaced font. In the above example, this would also make it much clearer that the pattern allows spaces. (The space before the final - is very thin and easy to miss if just scanning quickly over the pattern to get a grip on the allowed characters. As it is currently rendered, I would feel the urge to copy-paste it to a monospaced editor to make sure.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions