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

Deired Behaviour
format not only HTML but also
eex/leexexpression without buggy convertionsActualBehaviour
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.1erlang/OTP:
v24.0.0node:
v12.22.1yarn:
v1.221prettier:
v2.2.1prettier-plugin-eex:
v0.5.0Screenshots
