Hello, I'd like to be able to enable auto-escaping on a per-template basis -- is this possible? I'm in the process of converting a set of templates, and it'd be nice to be able to convert them piecemeal, rather than all at once. I could see this being generally useful in other situations.
A few workarounds I've thought of are to use the explicit syntax in all cases (&= and !=), or define a custom filter that creates a new Engine with auto-escaping enabled. thanks! christian. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
