There was an error while loading. Please reload this page.
1 parent 25afe59 commit fc0b48dCopy full SHA for fc0b48d
docs/ref/templates/builtins.txt
@@ -1643,7 +1643,7 @@ For example::
1643
1644
{{ value|escapejs }}
1645
1646
-If ``value`` is ``"testing\r\njavascript \'string" <b>escaping</b>"``,
+If ``value`` is ``"testing\r\njavascript 'string\" <b>escaping</b>"``,
1647
the output will be ``"testing\\u000D\\u000Ajavascript \\u0027string\\u0022 \\u003Cb\\u003Eescaping\\u003C/b\\u003E"``.
1648
1649
.. templatefilter:: filesizeformat
0 commit comments