Skip to content

feat(operation-wrap): add new Wrap operation to format text at specified line width#1882

Merged
GCHQDeveloper581 merged 5 commits intogchq:masterfrom
0xff1ce:feat(characterWrap)
May 8, 2026
Merged

feat(operation-wrap): add new Wrap operation to format text at specified line width#1882
GCHQDeveloper581 merged 5 commits intogchq:masterfrom
0xff1ce:feat(characterWrap)

Conversation

@0xff1ce
Copy link
Copy Markdown
Contributor

@0xff1ce 0xff1ce commented Aug 22, 2024

Added a new 'Wrap' operation that allows users to wrap text at a specified number of characters per line.

Default wrapping is set to 64 characters.

This PR resolves #1869

@GCHQDeveloper581 GCHQDeveloper581 enabled auto-merge (squash) May 8, 2026 14:57
Copy link
Copy Markdown
Contributor

@GCHQDeveloper581 GCHQDeveloper581 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank-you for your contribution.

@GCHQDeveloper581 GCHQDeveloper581 merged commit e294cae into gchq:master May 8, 2026
2 checks passed
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.

Feature request: Hard wrap text

2 participants