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

Reformatting a long string so each line is at the most 78 characters and end with \? #200

Open
datacomputist opened this issue Apr 4, 2024 · 0 comments
Assignees

Comments

@datacomputist
Copy link

Is there a way to re-indent and re-wrap a long string, i.e. a paragraph of text with double quotation marks on each end, such that each line 1) has at the most a pre-defined number of characters, e.g. 78 characters, for better readability in editor windows, and 2) end with \ so it is still a long string without line breaks?

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

No branches or pull requests

2 participants