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

style: fix Unicode junk #2140

Merged
merged 1 commit into from
Apr 27, 2021
Merged

style: fix Unicode junk #2140

merged 1 commit into from
Apr 27, 2021

Conversation

petere
Copy link
Contributor

@petere petere commented Apr 27, 2021

Replace U+3000 character ("ideographic space") with a regular space in Markdown documentation file.

(This can lead to build failures for example when creating a PDF of the documentation.)

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Replace U+3000 character ("ideographic space") with a regular space in
Markdown documentation file.
@davecramer davecramer merged commit 7bf583c into pgjdbc:master Apr 27, 2021
@petere petere deleted the fix-unicode-junk branch April 28, 2021 11:46
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.

None yet

2 participants