To make things a little more convenient for front end authors, I added a
new RenderFilter to the API called Latin1UTF8.

It converts Latin-1 to UTF-8.  Nothing fancy.  Run it on anything that
is not set to Encoding=UTF-8 if you want your output to always be UTF-8,
since I don't think we have any more modules that aren't either UTF-8 or
Latin-1.

--Chris

Reply via email to