Skip to content

Commit

Permalink
added the raw tag as being deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Aug 15, 2015
1 parent 39885c9 commit c27b04c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/deprecated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,12 @@ Tests
* The ``sameas`` and ``divisibleby`` tests are deprecated in favor of ``same
as`` and ``divisible by`` respectively.

Tags
----

* As of Twig 1.x, the ``raw`` tag is deprecated. You should use ``verbatim``
instead.

Nodes
-----

Expand Down

0 comments on commit c27b04c

Please sign in to comment.