On Thu, Jul 31, 2008 at 5:39 PM, Aran aran@organicdesign.co.nz wrote:
The current revision doesn't allow you have quotes in the inline css for example the quotes in the following inline css will be converted to entities:
{{#css: .foo { font-family: "Times New Roman"; } }}
Yeah, you're right, this is broken. We need a CDATA escaper. It should be trivial to write, though.