Hi,
So I set up child theme of Sandbox. Sandbox itself produces reasonably nice html outputs. But I imported some template files into my child to add a div here and there. Along with this I cleaned the php a little bit to look more readable for me.
After this operation the sit of course remains just as operative as I wish it to be but the html output lost most of it's indentation etc. For example <body> tag comes somewhere in the middle of a very long line etc. How should I wrap / syntax / indent my template .phps to get the nice look of html.