set class on title
"Alan G. Isaac" <[email protected]> Mon, 10 Aug 2020 10:10:15 -0400
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
1. Using rst2html5, trying to set a class on the title instead sets it on `main`. Similarly, trying to set it on a header instead sets it on a section. Is this intentional? 2. Separately, does including a `main` element have a point? Is there some way to write an reST document that would have content outside of `main`? Thanks, Alan Isaac