From 20b217b0b0b94de374bf5b21285fed20c3880dfb Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Mon, 25 Jan 2016 11:57:14 -0500 Subject: [1.9.x] Fixed Sphinx highlight warnings in docs. Backport of 9c43d8252a926f72be5a279186b42848501819b8 from master --- docs/topics/security.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/topics/security.txt') diff --git a/docs/topics/security.txt b/docs/topics/security.txt index 221036e328..917817ba6f 100644 --- a/docs/topics/security.txt +++ b/docs/topics/security.txt @@ -29,7 +29,8 @@ which are particularly dangerous to HTML. While this protects users from most malicious input, it is not entirely foolproof. For example, it will not protect the following: -.. code-block:: html+django +.. code-block:: text +.. highlighting as html+django fails due to intentionally missing quotes. -- cgit v1.3