[Seaside] How to think about "Unicode spew"

tty gettimothy at zoho.com
Mon Feb 17 21:31:42 UTC 2020


Hi Estaban,

Those escaped tags are an attribute of the XMLElements. XML escapes all
"tags" that are not part of the schema. So, to get those escaped tags to be
interpreted as xHTML in the browser, I have to change them back.

Wikitext(<sometag>) -> XMLElement (<sometag>)->Me(<sometag>)->Browser. 



--
Sent from: http://forum.world.st/Seaside-General-f86180.html


More information about the seaside mailing list