Skip to content

fix: improper wrapping of short anonymous hyperlnks#213

Merged
weibullguy merged 2 commits intomasterfrom
fix/issue_210
May 19, 2023
Merged

fix: improper wrapping of short anonymous hyperlnks#213
weibullguy merged 2 commits intomasterfrom
fix/issue_210

Conversation

@weibullguy
Copy link
Copy Markdown
Member

Fixes problem with the end of the previous line being wrapped with the short anonymous hyper link.

Closes #210

@weibullguy weibullguy merged commit ddd3d0f into master May 19, 2023
@weibullguy weibullguy deleted the fix/issue_210 branch May 19, 2023 22:01
@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

Development

Successfully merging this pull request may close these issues.

Short anonymous hyperlink references get messed up

1 participant