Skip to content

v0.1.8#17

Merged
qraqras merged 2 commits intomainfrom
dev
Mar 31, 2026
Merged

v0.1.8#17
qraqras merged 2 commits intomainfrom
dev

Conversation

@qraqras
Copy link
Copy Markdown
Owner

@qraqras qraqras commented Mar 31, 2026

No description provided.

qraqras added 2 commits March 31, 2026 08:15
A non-indented line that follows a blank line inside a section was
incorrectly absorbed into that section (as a bogus entry or appended to
the Return/description).

Fix: track a  flag; when the next non-blank line
has indent <= the section header's indent, flush the section before
dispatching the line.

For NumPy, FreeText sections (Notes, Examples, etc.) are exempt because
their body lines legitimately sit at the same indent level as the header.

Fixes Google and NumPy parsers. Tests added for both.
@qraqras qraqras self-assigned this Mar 31, 2026
@qraqras qraqras merged commit cda13a1 into main Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant