Skip to content

Syntax highlighter for nested block comments to be added #19

@immadisairaj

Description

@immadisairaj

The highlighter should accept nested block comments.

/*
------something------
/*
------something------
*/
------something------
*/

The present situation is: For the above code only the first 5 lines are highlighted.
Expected: All the lines should be highlighted as 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