Am Mittwoch, 22. November 2017 17:27:51 UTC+1 schrieb Dan Book: > > When the auto_escape option is set on Mojo::Template, it reverses this > behavior; auto_escape is set by default for the EPRenderer template > handler, which the rendering guide is referring to. I agree it is a bit > confusing but I'm not sure the best way to clarify things. >
Ah, OK. So it boils down to me not reading the rest of the text carefully enough... I simply considered the example block as a duplicated short reference. I also consider the auto-escaping behavior for the shorter tag-start variant (as activated in M:P:EPRenderer ) the saner approach so it never really occurred to me that the base implementation might be the other way round. Thanks for reminding me that assumptions != understanding ;-) Heiko -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
