HTML writer: add class arguments from field node to field-name and field-body.
commit3524e3e627b84a796ee314a33461e71a675b5e73
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 8 May 2015 16:03:49 +0000 (8 16:03 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 8 May 2015 16:03:49 +0000 (8 16:03 +0000)
treedd3af6c22e54abab690a874ed1647ada9910410a
parent0fde6d33925c31032d73565acd7cdde8a82fb16c
HTML writer: add class arguments from field node to field-name and field-body.

Similar to the handling of registered docinfo fields.
Allows, e.g., class-based styling of non-registered/generic docinfo fields.

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