Formatter for Elixir eex/leex html templates. It utilizes htmlbeautifier fork - htmlformatter.
htmlformatter needs language settings to be set in the environment to handle utf-8 charsets - like umlauts.
On Macs the LC_* environment variables are not set by default. This extension will set them to en_US.UTF-8
if not set.
Features
Formats eex / leex files without saving or producing tmp files.