added a note about TwigFiddle

This commit is contained in:
Fabien Potencier
2015-08-23 13:52:59 +02:00
parent d08ceadf4a
commit bc9911e326
+4
View File
@@ -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/