chiark / gitweb /
Stop trying to indent XML output
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 16 Jan 2025 13:50:00 +0000 (13:50 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 19 Jan 2025 00:49:30 +0000 (00:49 +0000)
commit27ba3363889fd41540932859f2c2465a00e07840
treee42d37e94b807701404c5ba4cb8ed1ad30f0f6e9
parent0960e56e0e614996626645ca5e40ef99456b0f15
Stop trying to indent XML output

The indentation wasn't always correct, and made the C code ugly.  I've
now found "xmllint --format", which does a better job, so I think it's
quite reasonable to stop trying to do it myself.
bedstead.c