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

[BUG] TwigComment: Adding white space on opening comment tag after every run #39

Closed rjanjic closed 4 years ago

rjanjic commented 4 years ago

prettier-bug-comment

On multiline comments, it will always add an extra white space after opening a comment tag.

rjanjic commented 4 years ago

Resolved