mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
Fix: Highlighting
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ Validating the Template Syntax
|
|||||||
|
|
||||||
When template code is provided by a third-party (through a web interface for
|
When template code is provided by a third-party (through a web interface for
|
||||||
instance), it might be interesting to validate the template syntax before
|
instance), it might be interesting to validate the template syntax before
|
||||||
saving it. If the template code is stored in a `$template` variable, here is
|
saving it. If the template code is stored in a ``$template`` variable, here is
|
||||||
how you can do it::
|
how you can do it::
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user