You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating a 11ty project from nunjucks to liquid and I'm using this plugin for formatting. For some reason though, this plugins formatter will force the closing tags of HTML content to always be on a new line. Is there a config I'm missing?
I'm migrating a 11ty project from nunjucks to liquid and I'm using this plugin for formatting. For some reason though, this plugins formatter will force the closing tags of HTML content to always be on a new line. Is there a config I'm missing?
For example:
→ Will become
and
→ Will become
I'd understand moving the closing tag to a new line if the tag content would also be on a separate line e.g.
The text was updated successfully, but these errors were encountered: