Skip to content

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

Open
bigeez wants to merge 1 commit intoOpenGradient:mainfrom
bigeez:fix/windows-install-encoding
Open

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

Conversation

@bigeez
Copy link
Copy Markdown

@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
Author

bigeez commented Apr 9, 2026

will this be merged?

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.

2 participants