threedaymonk / htmlbeautifier

A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.
MIT License
333 stars 58 forks source link

Handle Embedded Elixir with a runtime option #54

Closed kelostrada closed 3 years ago

kelostrada commented 3 years ago

If you provide an option --engine eex this will properly format eex files - which are Embedded Elixir files.