Hi all, I wrote a plugin for Prettier that formats Velocity HTML templates. Prettier also has plugins for Java and XML, so I thought this might be a good addition. You can find the plugin here <https://www.npmjs.com/package/prettier-plugin-velocity-html>. It also includes a description on how to integrate it with Maven.
You can try the formatter on the interactive playground <https://prettier-plugin-velocity-html.herokuapp.com>. It was a lot of fun to develop and hopefully somebody will find it useful too. If you want to report an issue, please open one on the GitHub repository. Thanks, Frederik
