Skip to content

single eex expression converted to eext1 #38

@stevencorona

Description

@stevencorona

If I have a template with just a single eex expression in it, for example:

<%= link_to "blah", to: foo %>

It is incorrectly replaced with:

<eext1 />

adding HTML anywhere in the file fixes the issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions