Skip to content

Syntax highlighting of nested comments is broken #67

Closed
@d4h0

Description

@d4h0

Hi,

Syntax highlighting of nested comments is broken:

/*
let foo = 1
/*
let bar = 1
*/
let baz = 1
*/

GitHub has the same problem, so the code block above is a good demonstration. The compiler seems to support nested comments.

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