We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c0282 commit f363ab2Copy full SHA for f363ab2
doc/filters/escape.rst
@@ -51,7 +51,7 @@ documents:
51
* ``url``: escapes a string for the **URI or parameter** contexts. This should
52
not be used to escape an entire URI; only a subcomponent being inserted.
53
54
-* ``html_attr``: escapes a string for the **HTML attribute** context,
+* ``html_attr``: escapes a string for the **HTML attribute** context,
55
**without quotes** around HTML attribute values.
56
57
Note that doing contextual escaping in HTML documents is hard and choosing the
0 commit comments