dfhack/docs/sphinx_extensions/dfhack
lethosor 14eeeeedc0
Remove extra paragraph from generated changelogs, restore paragraph margins
The CSS (changed in bca76b8f) was removing space between actual paragraphs in
lists. This was intended to address excess padding in changelogs, but that is
resolved here by removing blank lines surrounding nested lists. This still
displays properly on GitHub/Reddit and presumably other Markdown implementations
as well.
2020-11-15 17:39:34 -05:00
..
__init__.py Restructure changelog generation as a Sphinx extension 2020-07-04 02:16:11 -04:00
changelog.py Remove extra paragraph from generated changelogs, restore paragraph margins 2020-11-15 17:39:34 -05:00
lexer.py Default to a basic DFHack-specific pygments lexer (supporting comments and prompts) 2020-10-09 00:27:22 -04:00
util.py Add gen_changelog.py compatibility shim, fix paths when run under cmake 2020-07-04 02:35:55 -04:00