runem / lit-analyzer

Monorepository for tools that analyze lit-html templates
MIT License
319 stars 38 forks source link

Formatting indents #202

Open janat08 opened 3 years ago

janat08 commented 3 years ago

If there's a tool for formatting html in template literals I'll use it if you link it. I'd be suprised if pretty supports that, since I can write some pretty ugly html, so reformating it to conform to some standards would be great.

janat08 commented 3 years ago

This then could be used to introduce collapse code block support.