g-plane / markup_fmt

Configurable HTML, Vue, Svelte, Astro, Angular, Jinja, Twig, Nunjucks and Vento formatter with dprint integration.
https://dprint.dev/plugins/markup_fmt/
MIT License
100 stars 9 forks source link

'associations' config #4

Closed tpavard closed 11 months ago

tpavard commented 11 months ago

Since there was another issue about type associations, could you add support for associations ?

I was trying to format svg files but I'm getting an unknown file extension error when setting it in the plugin configuration.

This way we could format unknown extensions with the html formatter as a fallback until having an "official" support when needed.

Keep up the good work !