75
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated More... over 20 years ago
Added "raw" role. Changed role function API: the "text" parameter now takes null-escaped interpreted text content. More... over 20 years ago
Changed role function API: the "text" parameter now takes null-escaped interpreted text content. Moved ``escape2null`` and ``unescape`` functions from to docutils/utils.py. More... over 20 years ago
moved ``escape2null`` and ``unescape`` functions from docutils/parsers/rst/states.py More... over 20 years ago
Added "raw" role More... over 20 years ago
Added warning about "raw" overuse/abuse More... over 20 years ago
use \glqq and \grqq for German quotation marks More... over 20 years ago
updated More... over 20 years ago
Allow multiple class names in class_option conversion function More... over 20 years ago
"Class" directive now allows multiple class names. Added "Rationale for Class Attribute Value Conversion". More... over 20 years ago
Allow multiple class names in the "class" directive. More... over 20 years ago
fixed label-printing function; More... over 20 years ago
typo More... over 20 years ago
a new idea for whitespace minimization in definition lists More... over 20 years ago
updated More... over 20 years ago
updated for multiple classifiers in definition list items More... over 20 years ago
Added support for multiple classifiers in definition list items. More... over 20 years ago
Definition list items may have multiple classifiers. More... over 20 years ago
Enabled multiple classifiers in ``definition_list_item`` elements. More... over 20 years ago
Enabled multiple format names for "raw" directive. More... over 20 years ago
improved example More... over 20 years ago
updated More... over 20 years ago
Added support for trimming whitespace from beside substitution references. More... over 20 years ago
Added "trim", "ltrim", and "rtrim" options to "unicode" directive. More... over 20 years ago
Added "ltrim" and "rtrim" attributes to ``substitution_definition`` element. More... over 20 years ago
updated tests for parser only -- no transforms applied More... over 20 years ago
added transition tests More... over 20 years ago
removed ParserTransformTestCase (it was mixing testing modes) More... over 20 years ago
added test for substitution_definitions and targets before doctitle More... over 20 years ago
made PreBibliographic nodes Invisible More... over 20 years ago