Skip to content

Regular expressions /\[/ and /\]/ break syntax highlighting #93

Closed
@moll

Description

@moll

For example:

.replace(/\[/g, ".").replace(/\]/g, "")

Results in the following redness:
Broken syntax highlighting

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions