Skip to content

JavaScript syntax highlight broke by the slash.  #77

@arlendotcn

Description

@arlendotcn

Testing code:

var a = [
    '<div class="main">',
        'The result is:<strong>', iTotal/iParts, '</strong>.'
    '</div>'
].join('');

The syntax highlight broke by the /.

js_issue

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