On Sat, Feb 26, 2022 at 08:06:52PM +0000, Gavin Smith wrote: > Does that fix the issue with this test?
I think there needs to be some encoding in the URLs so there is not output like <li><a href="osé.xhtml#Chapt_00eaur">1 Chapteùr</a></li> I suppose it should just be the file encoding, always UTF-8 for XML output.
