Fix class value handling for footnotes and citations in HTML5.
commit95d962e7351147c889371599476e736e0bed67cb
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 13 Feb 2021 11:59:50 +0000 (13 11:59 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 13 Feb 2021 11:59:50 +0000 (13 11:59 +0000)
tree175122c2bef4ed2aca92793cf29dce04ff1b3607
parent5686eb029425ee938f1a089896bf48dbf89e165f
Fix class value handling for footnotes and citations in HTML5.

Set class values of the first of a sequence of footnotes or
citations also on the wrapping list.

Allows class-based CSS styling of the definition-list container
of footnote text and citation entries that are given a class
value with a with preceding "class" directive.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8619 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/writers/_html_base.py