]> git.draconx.ca Git - homepage.git/commitdiff
Tweak whitespace-preserving templates.
authorNick Bowler <nbowler@draconx.ca>
Thu, 10 Jan 2019 03:28:53 +0000 (22:28 -0500)
committerNick Bowler <nbowler@draconx.ca>
Thu, 10 Jan 2019 03:28:53 +0000 (22:28 -0500)
We don't want to add whitespace to span-level elements which were
empty to start with, which is normal for e.g. img elements.

Also, if an element contains _only_ whitespace, it was probably put
there on purpose so let's preserve it.


No differences found