From eb9efffe0c157fe81f19825aa0a21a0b4a9a03ad Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 2 Dec 2015 19:17:46 -0500 Subject: [PATCH] [1.9.x] Removed duplicate Sphinx reference in docs/ref/templates/builtins.txt. --- docs/ref/templates/builtins.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index 2f3d0d57b4..a234240cbf 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -1972,8 +1972,6 @@ unescaped output will be ``"Joel a slug"``. looking for something more robust, you can use the ``bleach`` Python library, notably its `clean`_ method. -.. _clean: http://bleach.readthedocs.org/en/latest/clean.html - .. templatefilter:: rjust rjust