bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664)
The HTML5 output from Sphinx 2.x adds '<p>' tags within list elements. Using a new prevtag attribute, ignore these instead of emitting unwanted '\n\n'. Also stop looking for 'first' classes on tags (no longer present) and fix the bug of double-spacing instead of single spacing after <pre> blocks.
T
Tal Einat committed
580bdb0ece681537eadb360f0c796123ead7a559
Parent: 993ac92
Committed by Terry Jan Reedy <tjreedy@udel.edu>
on 9/3/2019, 8:52:58 PM