diff --git a/docs/patterns/jquery.rst b/docs/patterns/jquery.rst index e9c9f956..397635c7 100644 --- a/docs/patterns/jquery.rst +++ b/docs/patterns/jquery.rst @@ -76,7 +76,7 @@ inside a `script` block here where different rules apply. In HTML the `script` tag is declared `CDATA` which means that entities will not be parsed. Everything until ```` is handled as script. This also means that there must never be any ``"|tojson|safe }}`` is rendered as ``"<\/script>"``).