75
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-fixed rendering of admonitions in HTML to unify generated HTML of More... over 20 years ago
added "last" attribute to last element in admonition in HTML More... over 20 years ago
added entries about changed paragraph-compacting More... over 20 years ago
updated expected HTML output of functional test More... over 20 years ago
updated unit test for HTML writer because of new "docutils" class attributes More... over 20 years ago
added class="docutils" to elements which need stylesheet tweaking and More... over 20 years ago
capitalized "options" More... over 20 years ago
Py2.1 compatibility fix More... over 20 years ago
removed entry about trimming non-space characters More... over 20 years ago
added to-do list entry for :trim: option in reST section More... over 20 years ago
removed to-do entry about compound paragraphs; has been implemented More... over 20 years ago
added section descriptions More... over 20 years ago
corrected doc More... over 20 years ago
updated FAQ entry about line blocks to match new line block syntax More... over 20 years ago
added link to unicode directive More... over 20 years ago
removed error-handling comment for block-level raw More... over 20 years ago
add <span class="..."> tags for inline-level raw nodes in HTML More... over 20 years ago
removed unused node class ``info`` More... over 20 years ago
really disregard invisible nodes when checking for compactable lists More... over 20 years ago
updated doctree to match real behavior: list_items may be empty More... over 20 years ago
moved paragraph-compacting logic to a separate method (thanks to Jason Diamond) More... over 20 years ago
do not strip <p></p> from a paragraph which is the only child of a document More... over 20 years ago
typo; wrapped long lines More... over 20 years ago
inserted translation of raw directive as translation for raw role More... over 20 years ago
added (translation required) More... over 20 years ago
added (translation required) More... over 20 years ago
added German translations for "raw" and "literal" More... over 20 years ago
removed newline at end of raw text, because sometimes (when there are More... over 20 years ago
translation for the "raw" role More... over 20 years ago
added "raw" role More... over 20 years ago