Twig Extensions =============== .. toctree:: :hidden: debug text i18n The Twig Extensions repository provides several useful extensions for Twig: * :doc:`Debug `: Provides tags and filters to ease template debugging; * :doc:`Text `: Provides useful filters for text manipulation; * :doc:`I18n `: Adds internationalization support via the ``gettext`` library.