Skip to content

yaml syntax highlighting of single-quoted strings incorrect #111

Description

@miiichael

Within single-quote YAML strings, backslashes are not special. This means
ne (and joe) currently highlights this incorrectly:

image

'\' (a single backslash) is not the same as "\" (an incomplete double-quoted
string). Only ' is special inside single-quoted strings, by my understanding.

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