System Info
- OS: e.g. macOS 13.1
- Python Version 3.8.10
- djLint Version 1.35.2
- template language: e.g. django html
Issue
Self closing image tag ruins indentation.
How To Reproduce
This is before formatting:
After formatting:

The formatter considers the to be
's closing tag.