Re: [xsl] indenting maps on write

Subject: Re: [xsl] indenting maps on write
From: "Graydon graydon@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Apr 2024 11:16:38 -0000
On Wed, Apr 03, 2024 at 12:29:12AM -0000, David Carlisle
d.p.carlisle@xxxxxxxxx scripsit:
> If you want to force a newline in the serialisation you need to
> special case the newline from the standard xml normalisation, I use @
> here but any character guaranteed not to be in the input would work

Thank you!

It looks like I will also have to always subtract a space (since the
newline normalizes to space) and also figure out why there's a "
No character data is allowed between top-level elements" error.

Which is to say, there's no robust way to do this.

-- Graydon

-- 
Graydon Saunders  | graydonish@xxxxxxxxxxxx
^fs oferiode, pisses swa mfg.
-- Deor  ("That passed, so may this.")

Current Thread