From: <doc...@ay...> - 2017-12-21 13:40:07
|
According to the spec, the "class" attribute accepts class names and also attribute values as directive arguments [1]. The examples for the "class" attribute only include class names but not attribute values. Is it really possible to assign attributes to a class name by using the "class" directive? Gökçe [1] http://docutils.sourceforge.net/docs/ref/rst/directives.html#class |