Shopify / prettier-plugin-liquid

Prettier Liquid/HTML plugin
https://npm.im/@shopify/prettier-plugin-liquid
MIT License
93 stars 15 forks source link

Fix the rendering of html tags with one attribute that is multiline #121

Closed charlespwd closed 1 year ago

charlespwd commented 1 year ago

We have a special rule to prevent awkward multiline breaks, this doesn't play well when the input already was multilne.

Fixes #120