trivago / prettier-plugin-twig-melody

Code formatting plugin for Prettier which can handle Twig/Melody templates
Apache License 2.0
155 stars 35 forks source link

Better handle whitespace around comments #16

Closed twbartel closed 4 years ago

twbartel commented 4 years ago

Previously, newlines around comments were often dropped, making the source code layout ugly. This PR adds functionality to preserve up to 2 newlines around HTML and Twig comments.