Auto-deindenting when nesting tag elements
Opened this issue · 0 comments
3210jr commented
Hey, thanks for all the work!
Currently having an issue with the indentation, when nesting tags, the child tag keeps getting de-indented when working on it. Since imba works with white-spaces, this messes up a few things.
Everytime I edit inline styles of a child div, it gets de-indented and and I have to manually move it back before saving it.
Thanks!