System Info
- OS: e.g. Fedora 42
- Python Version (
3.13)
- djLint Version (
1.36.4)
- template language: twig
Issue
The indenting is broken when using the built in embed tags. After inserting an embed tag, the indentation level does not increase. Using multiple embed tags on a file breaks it even more as it brings the indentation back another level.
How To Reproduce
- create an extendable twig template
- reference that template into a new one using the embed tags
Twig embed docs

System Info
3.13)1.36.4)Issue
The indenting is broken when using the built in embed tags. After inserting an embed tag, the indentation level does not increase. Using multiple embed tags on a file breaks it even more as it brings the indentation back another level.
How To Reproduce
Twig embed docs