HTML5: Place code-block line numbers in pseudo-elements.
commitc852422d880388644df6f8680da0ae2fc82c9fe8
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 19 Mar 2021 00:23:33 +0000 (19 00:23 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 19 Mar 2021 00:23:33 +0000 (19 00:23 +0000)
treefa41cb23419983c1f339d12e81bced7e18f60b97
parent3f97390b865cef101119af2b84ba26ba69717c25
HTML5: Place code-block line numbers in pseudo-elements.

This way, they are skipped when copying text from code blocks.
Solves feature request #32.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8636 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/writers/html5_polyglot/__init__.py
docutils/docutils/writers/html5_polyglot/minimal.css
docutils/docutils/writers/html5_polyglot/plain.css
docutils/docutils/writers/html5_polyglot/responsive.css
docutils/docutils/writers/html5_polyglot/tuftig.css
docutils/test/functional/expected/standalone_rst_html5.html