From: Guenter M. <mi...@us...> - 2018-03-09 08:18:40
|
On 2018-02-20, Alan Isaac wrote: > On 2/18/2018 4:45 PM, Guenter Milde via Docutils-users wrote: >> The separate div is the HTML4-compatible representation of the section >> element (with the HTML5 writer this will eventually become a <section> >> element, too). > Yea! (Although by "too" I hope you mean "instead".) No, I mean "too": the "section" node should be represented by a <section> element not only in Docutils-XML but also in HTML5. > Please announce when you do this. Currently, I stopped working on Docutils while waiting for the green light to commit the fixes to keep info about escape characters in the doctree. Günter |