Skip to content

fix: replace garbled UTF-8 arrow characters in WINDOWS_INSTALL.md#239

Merged
adambalogh merged 1 commit intoOpenGradient:mainfrom
bigeez:fix/windows-install-encoding
Apr 16, 2026
Merged

fix: replace garbled UTF-8 arrow characters in WINDOWS_INSTALL.md#239
adambalogh merged 1 commit intoOpenGradient:mainfrom
bigeez:fix/windows-install-encoding

Conversation

@bigeez
Copy link
Copy Markdown
Contributor

@bigeez bigeez commented Apr 4, 2026

Bug

WINDOWS_INSTALL.md contains garbled UTF-8 characters in the
Common Errors section. Arrow characters → were being rendered
as â†' due to encoding issues, making the Windows installation
guide unreadable for the users who need it most.

Fix

Replaced all garbled arrow characters with plain ASCII arrows (->)
and ensured the file is saved with proper UTF-8 encoding throughout.

Impact

  • Windows users following the install guide were seeing corrupted text
  • Particularly ironic since this is the Windows-specific guide

@bigeez
Copy link
Copy Markdown
Contributor Author

bigeez commented Apr 9, 2026

will this be merged?

@adambalogh adambalogh merged commit c827acd into OpenGradient:main Apr 16, 2026
6 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.

3 participants