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

Add new unfill and refill functions #294

Merged
merged 1 commit into from
Feb 20, 2021
Merged

Add new unfill and refill functions #294

merged 1 commit into from
Feb 20, 2021

Conversation

mgeisler
Copy link
Owner

These small helper functions makes it possible to take already wrapped text and re-wrap it to a different width. Things like Markdown unordered lists, quoted emails, and comment blocks can be rewrapped with the refill function.

Fixes #60.
Fixes #121.

These small helper functions makes it possible to take already wrapped
text and re-wrap it to a different width. Things like Markdown
unordered lists, quoted emails, and comment blocks can be rewrapped
with the refill function.

Fixes #60.
Fixes #121.
@mgeisler mgeisler merged commit 62e0d00 into master Feb 20, 2021
@mgeisler mgeisler deleted the refill branch February 20, 2021 17:18
@github-actions github-actions bot mentioned this pull request Feb 20, 2021
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.

Wrapping quotations Perhaps add a refill method
1 participant