Revision 52fd6616235412d4a49ef28c1046bd133b30bc90 authored by Miss Islington (bot) on 03 September 2019, 21:09:57 UTC, committed by GitHub on 03 September 2019, 21:09:57 UTC

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.
(cherry picked from commit 580bdb0ece681537eadb360f0c796123ead7a559)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
1 parent ea21389
History
File Mode Size
COPYING -rw-r--r-- 1.1 KB
ascii.h -rw-r--r-- 3.4 KB
asciitab.h -rw-r--r-- 3.2 KB
expat.h -rw-r--r-- 42.5 KB
expat_config.h -rw-r--r-- 365 bytes
expat_external.h -rw-r--r-- 5.6 KB
iasciitab.h -rw-r--r-- 3.2 KB
internal.h -rw-r--r-- 3.9 KB
latin1tab.h -rw-r--r-- 3.2 KB
loadlibrary.c -rw-r--r-- 5.1 KB
nametab.h -rw-r--r-- 8.4 KB
pyexpatns.h -rw-r--r-- 6.9 KB
siphash.h -rw-r--r-- 12.0 KB
utf8tab.h -rw-r--r-- 3.2 KB
winconfig.h -rw-r--r-- 2.0 KB
xmlparse.c -rw-r--r-- 235.1 KB
xmlrole.c -rw-r--r-- 35.3 KB
xmlrole.h -rw-r--r-- 4.4 KB
xmltok.c -rw-r--r-- 46.3 KB
xmltok.h -rw-r--r-- 12.4 KB
xmltok_impl.c -rw-r--r-- 45.0 KB
xmltok_impl.h -rw-r--r-- 2.1 KB
xmltok_ns.c -rw-r--r-- 4.5 KB

back to top