From: Abdullah Date: Sun, 10 Apr 2016 15:57:09 +0000 (+0300) Subject: link fix (#527) X-Git-Tag: 2.9~27^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99a78e0a0ff09c94fb35dd254620ae84830253d8;p=thirdparty%2Fjinja.git link fix (#527) --- diff --git a/docs/integration.rst b/docs/integration.rst index bc9e81f7..3a4988b0 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -81,10 +81,10 @@ snippet and add it into your `config/environment.py`:: TextMate -------- -There is a bundle for TextMate that supports syntax highlighting for Jinja1 and Jinja2 for text based +There is a `bundle for TextMate`_ that supports syntax highlighting for Jinja1 and Jinja2 for text based templates as well as HTML. It also contains a few often used snippets. -.. _TextMate Bundle: https://github.com/mitsuhiko/jinja2-tmbundle +.. _bundle for TextMate: https://github.com/mitsuhiko/jinja2-tmbundle Vim ---