75
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Dec 02, 2024 — Dec 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate the "match_titles" argument of `states.RSTState.nested_list_parse()`. More... 3 months ago
More distict variable name in parsers.rst.states.RSTState.nested_list_parse(). More... 3 months ago
New attribute to store the parent state machine of nested state machines. More... 3 months ago
Element after a section from nested parsing may be invalid. More... 3 months ago
Use a "property" for `parsers.rst.states.RSTState.parent`. More... 3 months ago
Fix/Update tests for nested parsing with sections. More... 3 months ago
LaTeX writer: write "label" commands for elements with "ids". More... 3 months ago
LaTeX writer: dont add `\phantomsection` for subtitle labels. More... 3 months ago
LaTeX writer: Simplify code for nested image. More... 3 months ago
LaTeX writer: fix anchor placement for figures, images, literal blocks, tables. More... 3 months ago
LaTeX writer: set anchor for math-block with target/label. More... 3 months ago
Documentation fixes. More... 4 months ago
Better error reports for hyperlinks with embedded URI or alias. More... 4 months ago
latex writer: Fix/simplify footnote handling. More... 4 months ago
Use True/False instead of 1/0 for boolean `blank_finish`. More... 4 months ago
Better error reporting for table markup. More... 4 months ago
Simplify the determination of table opening LaTeX code. More... 4 months ago
rST parser: ensure that nested parsing only appends to the provided base node. More... 4 months ago
Test nested parsing in a directive. More... 4 months ago
rST parser: new title-style hierarchy for nested parsing with detached base node. More... 4 months ago
Look for valid parent before appending a section element. More... 4 months ago
Fixes for the section level determination. More... 4 months ago
Deprecate parsers.rst.states.RSTStateMachine.memo.reporter. More... 4 months ago
Fix error/crash whith Sphinx "autoprogram" [bugs:#509]. More... 4 months ago
Restore accidentially deleted text in doctree documentation. More... 4 months ago
Relax "Unexpected section" system message from SEVERE to ERROR. More... 4 months ago
Catch invalid node.parent when switching section levels. More... 4 months ago
More consistent and concise command line help. More... 4 months ago
Test behaviour and fix documentation of rST footnotes. More... 4 months ago
Fix plural case of an error message. More... 4 months ago