Skip to content

Interpolation within quoted strings or attribute values is not highlighted #33

Closed
@deathaxe

Description

@deathaxe

grafik

<![CDATA[string {{value}}!]]>

<!-- generic attributes -->
<div width="{{width}}px">

<!-- class attributes -->
<div class="{{class}}-name">

<!-- CSS attributes -->
<div style="{{prop}}-name: {{value + " >

Already have a fix prepared, requires #32 merged to avoid conflicts.

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