Skip to content

Unquoted strings in tag attributes do not highlight cfml #72

@elpete

Description

@elpete

Given:

<span class=#className#></span>

className should be tokenized as cfml.

Currently, the string.unquoted.html scope overrides it.

There is a failing test committed for this issue in html-cfml-spec.js: should tokenize cfml in unquoted attributes (around line 210).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions