Revert "html5 writer: wrap image elements in <p> unless inline or in figure."
commit4275ba24e7cb83c17da7b1749be8a339c3668420
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 26 Jan 2021 23:38:39 +0000 (26 23:38 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 26 Jan 2021 23:38:39 +0000 (26 23:38 +0000)
tree8c04e38b3e76b01a748be41ec68354126334da4a
parentf44978de0bc61ef9564ea5792454fd153d87e8b9
Revert "html5 writer: wrap image elements in <p> unless inline or in figure."

This wrapper is not required as we can set the display to "block" with CSS.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8607 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/writers/_html_base.py
docutils/docutils/writers/html4css1/__init__.py
docutils/test/functional/expected/standalone_rst_html4css1.html
docutils/test/functional/expected/standalone_rst_html5.html