mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 11:27:00 +00:00
added a note about TwigFiddle
This commit is contained in:
@@ -60,6 +60,9 @@ Many IDEs support syntax highlighting and auto-completion for Twig:
|
||||
* *Emacs* via `web-mode.el`_
|
||||
* *Atom* via the `PHP-twig for atom`_
|
||||
|
||||
Also, `TwigFiddle`_ is an online service that allows you to execute Twig templates
|
||||
from a browser; it supports all versions of Twig.
|
||||
|
||||
Variables
|
||||
---------
|
||||
|
||||
@@ -882,3 +885,4 @@ Extension<creating_extensions>` chapter.
|
||||
.. _`web-mode.el`: http://web-mode.org/
|
||||
.. _`regular expressions`: http://php.net/manual/en/pcre.pattern.php
|
||||
.. _`PHP-twig for atom`: https://github.com/reesef/php-twig
|
||||
.. _`TwigFiddle`: http://twigfiddle.com/
|
||||
|
||||
Reference in New Issue
Block a user