mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
fixed doc markup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
===========
|
||||
|
||||
The ``sandbox`` tag can be used to enable the sandboxing mode for an included
|
||||
template, when sandboxing is not enabled globally for the Twig environment::
|
||||
template, when sandboxing is not enabled globally for the Twig environment:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
@@ -19,7 +19,7 @@ template, when sandboxing is not enabled globally for the Twig environment::
|
||||
|
||||
The ``sandbox`` tag can only be used to sandbox an include tag and it
|
||||
cannot be used to sandbox a section of a template. The following example
|
||||
won't work for example::
|
||||
won't work for example:
|
||||
|
||||
.. code-block:: jinja
|
||||
|
||||
|
||||
Reference in New Issue
Block a user