Skip to content

Highlight markup syntax #134

Description

@taronomy

Hi, I’m working with a bunch of *.html.eex mostly greyed out on Zed.

EEx is versatile, but its syntax heavily implies markup.

<tag attr=“value”>hello</tag>
<%= if @a do %>world<% end %>
<!-- HTML/XML comment -->
<%!-- EEx comment  --%>

(I just realised GitHub highlights markup by default for EEx)

It would be beneficial if the EEx syntax highlights markup.

If HTML is too specific, XML-based would be good too.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions