djlint / djLint

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
https://djLint.com
GNU General Public License v3.0
686 stars 84 forks source link

[BUG] [Formatter] How can I avoid this indent situation #816

Open lukepass opened 8 months ago

lukepass commented 8 months ago

System Info

Issue

Hello, how can I tell the formatter to indent when breaking a new line?

I would like to avoid this situation (green is after the formatter):

image

How To Reproduce

Have a tag / block with an indentation, the indentation is removed.