From gisle at snirklasjon.no Thu Dec 29 19:34:45 2011 From: gisle at snirklasjon.no (=?ISO-8859-1?Q?Gisle_S=E6lensminde?=) Date: Thu, 29 Dec 2011 20:34:45 +0100 Subject: [closure-devel] Closure html and html5 Message-ID: <4EFCC0D5.4060409@snirklasjon.no> I'm using closure-html as a a way to parse web page templates, then inserting the dynamic content and finally deserializing the page. This all works fine as long as I use html4. The problem starts once I want use html5-tags in my templates. Then closure-html will strip those tags away during parsing. I'm talking about tags like