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

Refactor multiline delimiter class to wrap text to a newline #1652

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

kelanik8
Copy link
Contributor

The following changes are implemented

TODO: Summary

Changes in the user interface:

TODO: Add screenshots, recordings or remove this section

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

@kelanik8 kelanik8 force-pushed the 2023.9.x-fix-refactor-multiline-class branch from 1866d75 to d82c5e6 Compare January 31, 2024 15:51
@kelanik8 kelanik8 merged commit d82c5e6 into 2023.9.x Jan 31, 2024
11 checks passed
@kelanik8 kelanik8 deleted the 2023.9.x-fix-refactor-multiline-class branch January 31, 2024 15:52
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.

Refactor Multiline delimiter class to break multi values into new lines instead of spaces
2 participants