Skip to content

Fix PowerShell wiki sync script encoding issues#73

Merged
skyelaird merged 1 commit intomainfrom
claude/fix-wiki-sync-script-01JrSq4KfrZozDhnhxSUErBq
Nov 15, 2025
Merged

Fix PowerShell wiki sync script encoding issues#73
skyelaird merged 1 commit intomainfrom
claude/fix-wiki-sync-script-01JrSq4KfrZozDhnhxSUErBq

Conversation

@skyelaird
Copy link
Copy Markdown
Owner

  • Replace emoji characters with ASCII-safe text labels ([INFO], [ERROR], [SUCCESS])
  • Emojis were causing PowerShell to misinterpret and print script instead of executing it
  • This resolves the issue where the script would fail at the git clone step

- Replace emoji characters with ASCII-safe text labels ([INFO], [ERROR], [SUCCESS])
- Emojis were causing PowerShell to misinterpret and print script instead of executing it
- This resolves the issue where the script would fail at the git clone step
@skyelaird skyelaird merged commit 8fd12b3 into main Nov 15, 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.

2 participants