Hacker News new | ask | show | jobs
by TylerE 4117 days ago
In theory, maybe.

In practice, where the code is coming from 3 or 4 different levels of templating? Bets are off.

1 comments

I use Twig for templating a lot, and I have to admit that while I indent per template, i don't even bother keeping track between parent and child.

But then, Twig has its own weird issues sometimes with adding whitespace so I've given up caring how templated html works altogether in that case.