added a note about auto-escaping and the embed tag
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 25 Apr 2012 08:34:12 +0000 (10:34 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 25 Apr 2012 08:34:24 +0000 (10:34 +0200)
commit73136d3583c343c0701c7de6ec53bbab61fc2efc
tree9fcc99ad4f723df723edf3f4cf0d97d48ae7cbdb
parentfeaaca216cb41cfe764c5f9e64802443a7df22ab
added a note about auto-escaping and the embed tag

We cannot use the parent template to guess the auto-escaping strategy
either as it can be any valid expression, for which we have the real
value only at runtime (auto-escaping happening at compilation time).
doc/tags/embed.rst