Skip to content

Syntax highlighter doesn't support Javascript template strings #1055

@lewispham

Description

@lewispham

Javascript syntax highlighter still can't recognize template strings which are defined with backticks ````. For example, this code My name is ${a}. I'm 25.; is being highlighted as code${code}code instead of `string${code}string`.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions