aaxx yy zzABzz yy xxaa
aaxxyyzzABzzyyxxaa
I've finally tracked it down to the macro having each of the <$set ...> tags and their respective closing tags on separate lines (simple example below). If I put everything on a single line, the rogue spaces disappear!This is odd behaviour to me, as I've always been taught (and found) that multi-line HTML/XML is easier to read, and therefore easier to maintain. Is this expected behaviour or a bug?