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
91 stars 4 forks source link

Update `NON_WS_SENSITIVE_TAGS` list #45

Closed UnknownPlatypus closed 3 weeks ago

UnknownPlatypus commented 1 month ago

This add a few entries to NON_WS_SENSITIVE_TAGS which I believe were missing.

I found them because I was surprised of the way buttons were formatted in my codebase and then did further digging (using html-ua-styles) to find the others.