Restore quickstart.rst
This commit is contained in:
parent
27581613a6
commit
b1d11530a3
1 changed files with 0 additions and 5 deletions
|
|
@ -436,11 +436,6 @@ Here is a basic introduction to how the :class:`~markupsafe.Markup` class works:
|
||||||
>>> Markup('<em>Marked up</em> » HTML').striptags()
|
>>> Markup('<em>Marked up</em> » HTML').striptags()
|
||||||
'Marked up » HTML'
|
'Marked up » HTML'
|
||||||
|
|
||||||
.. versionchanged:: 2.2
|
|
||||||
|
|
||||||
In addition to the extensions below, templates with the ``.svg`` extension
|
|
||||||
are also autoescaped.
|
|
||||||
|
|
||||||
.. versionchanged:: 0.5
|
.. versionchanged:: 0.5
|
||||||
|
|
||||||
Autoescaping is no longer enabled for all templates. The following
|
Autoescaping is no longer enabled for all templates. The following
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue