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

Feature request: Hard wrap text #1869

Open
seanthegeek opened this issue Jul 31, 2024 · 0 comments · May be fixed by #1882
Open

Feature request: Hard wrap text #1869

seanthegeek opened this issue Jul 31, 2024 · 0 comments · May be fixed by #1882
Labels

Comments

@seanthegeek
Copy link

Is your feature request related to a problem? Please describe.
I'm modifying an email for honeypot purposes. The original base64-encoded email body is hard wrapped at 77 columns. When I convert new HTML to base64 to replace it, the base64 is all on one long line, which makes it look very odd if you open the email in a text editor.

Describe the solution you'd like
Either add an additional option to the Split operation to split by number of columns or create a new operation. Search results for wrap should display it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant