Skip to content

ID attribute not highlighted if it comes first in script tag #58

Open
@dflock

Description

@dflock

This code, with the id attribute first, doesn't highlight properly:

<script id="data_categories" type="text/x-handlebars-template">

but it does if you swap the id and type attributes around, eg:

screenshot - 15-05-06 - 05 10 31 pm

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