> On 2 Jun 2026, at 18:37, Hans Aikema <[email protected]> wrote: > > Your test server sends the file as "content-type: text/x-lilypond”, without a > character-encoding, which means it leaves it up to the browser to decide, > which will then (on my browser - Firefox on Mac OS) falls back to a very > generic encoding…. US-ASCII > > To render as UTF-8 it should send content-type: text/x-lilypond;charset=utf-8
They are sent as plain text, so they have no HTML header.
