From: Fabien Potencier Date: Tue, 29 Nov 2011 14:49:51 +0000 (+0100) Subject: fixed markup in doc X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=9a638a4a33866b599e40b1322ac2bfb12f4049cc;p=konrad%2Ftwig.git fixed markup in doc --- diff --git a/doc/intro.rst b/doc/intro.rst index 18335e1..a0f49a0 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -72,6 +72,8 @@ runtime engine. You can install it like any other PHP extension: Finally, enable the extension in your ``php.ini`` configuration file: +.. code-block:: ini + extension=twig.so And from now on, Twig will automatically compiles your templates to take