Skip to content

Eex expressions converted to eextN #59

@zoedsoupe

Description

@zoedsoupe

Deired Behaviour
format not only HTML but also eex/leex expression without buggy convertions

ActualBehaviour
All eex/leex expressions are converted to eextN where N is the "index" of expression. So you if you have 3 expression into a template, they will be converted to:

eext1
eext2
eext3

Versions
elixir: v1.12.1
erlang/OTP: v24.0.0
node: v12.22.1
yarn: v1.221
prettier: v2.2.1
prettier-plugin-eex: v0.5.0

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions