From: Guenter M. <mi...@us...> - 2021-05-31 18:40:13
|
On 2021-05-29, Alan G. Isaac wrote: > Unlike other directives, container directives still add > a `docutils` class (in rst2html5). Is this intentional? Yes, this was kept following a bug report because "container" is a very generic term that is also used in other CSS frameworks and can lead to wrong formatting. Günter |