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

Restore hard line breaks in README.md. #2532

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

eamonnmcmanus
Copy link
Member

@eamonnmcmanus eamonnmcmanus commented Nov 6, 2023

They were previously using the terrible convention of two spaces at the end of a line signaling a hard break. The change here uses the alternative syntax of a final backslash, which can actually be seen in the source code.

They were previously using the terrible convention of two spaces at the
end of a line signaling a hard break. The change here uses the
alternative syntax of a final backslash, which can actually be seen.
@eamonnmcmanus eamonnmcmanus merged commit 5bfa7fc into google:main Nov 6, 2023
9 checks passed
@eamonnmcmanus eamonnmcmanus deleted the fixmarkdown branch November 6, 2023 22:46
tibor-universe pushed a commit to getuniverse/gson that referenced this pull request Sep 14, 2024
They were previously using the terrible convention of two spaces at the
end of a line signaling a hard break. The change here uses the
alternative syntax of a final backslash, which can actually be seen.
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.

1 participant