HTML4 writer: Wrap literal blocks in a <span> to support sub- and superscript
commit866b59026b173de5693924049a91ad7bdfd21f02
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 26 Mar 2015 13:38:51 +0000 (26 13:38 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 26 Mar 2015 13:38:51 +0000 (26 13:38 +0000)
tree84b6ab61fc1ee91f00711d5bb28015379b82d815
parentc34ae089bce7d4b2597a0585bc286fa63b38a6b7
HTML4 writer: Wrap literal blocks in a <span> to support sub- and superscript

(not allowed in <pre> but possible in parsed-literal).

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