Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrapping issues with reST directives, quoted URLs, and Sphinx field lists #219

Merged
merged 4 commits into from
May 23, 2023

Conversation

weibullguy
Copy link
Member

@weibullguy weibullguy commented May 22, 2023

Fixes the problem with reST directives being split up when they contain two words surrounded by colons (#215).
Fixes the problem with quoted URLs being wrapped after the opening quote (#217).
Fixes the problem with Sphinx field lists not having all the white space removed before wrapping (#218).

Closes #215
Closes #217
Closes #218

@weibullguy weibullguy merged commit bd0b702 into master May 23, 2023
7 checks passed
@weibullguy weibullguy deleted the fix/issue_215 branch May 23, 2023 01:32
@weibullguy weibullguy added S: merged Closed with work merged to repository P: bug PEP 257 violation or existing functionality that doesn't work as documented C: style Relates to docstring format style (e.g., Google, NumPy, Sphinx) labels Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: style Relates to docstring format style (e.g., Google, NumPy, Sphinx) P: bug PEP 257 violation or existing functionality that doesn't work as documented S: merged Closed with work merged to repository
Projects
None yet
1 participant