Skip to content

Handle platform specific line terminators gracefully in multiline strings#48

Merged
atextor merged 1 commit intoatextor:mainfrom
fkleedorfer:#47-fix-mac-and-win-newlines-in-multiline-strings
Jul 9, 2025
Merged

Handle platform specific line terminators gracefully in multiline strings#48
atextor merged 1 commit intoatextor:mainfrom
fkleedorfer:#47-fix-mac-and-win-newlines-in-multiline-strings

Conversation

@fkleedorfer
Copy link
Contributor

Fixes #47

Copy link
Owner

@atextor atextor left a comment

Choose a reason for hiding this comment

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

Hi @fkleedorfer,
thank you for the report and the fix!

@atextor atextor merged commit b50424f into atextor:main Jul 9, 2025
3 checks passed
@fkleedorfer
Copy link
Contributor Author

@atextor thank you for processing it so quickly! A release will be highly appreciated, but I know that the OSSRH sunset thing threw a wrench into everyone's release toolchain. I went with the new maven plugin instead of the compatibility service btw. Did not manage to get the compatibility service to work, switched to the new plugin and that worked at the first attempt.

@atextor atextor mentioned this pull request Aug 31, 2025
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.

\r left over from Mac and Windows Style newlines in multiline strings

2 participants