]> git.draconx.ca Git - homepage.git/commitdiff
Adjust whitespace preservation rules.
authorNick Bowler <nbowler@draconx.ca>
Wed, 24 Jun 2020 05:02:25 +0000 (01:02 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 24 Jun 2020 05:10:29 +0000 (01:10 -0400)
We don't generally want to delete whitespace between span elements.

An exception is made if all sibling text nodes are whitespace, in
which case they should all be removed to allow indentation.


No differences found