Skip to content

id attribute breaks syntax highlighting for the rest of the file #26

@DanielTate

Description

@DanielTate
<div class="id" id="test">
    <div>
        <div>
        </div>
    </div>
</div>

This code highlighting fails after the id="

With id:
image

Without id:
image

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