Skip to content

Write the sample text as letters instead of escapes - #171

Merged
andiwand merged 1 commit into
mainfrom
utf8-sample-text
Aug 17, 2026
Merged

Write the sample text as letters instead of escapes#171
andiwand merged 1 commit into
mainfrom
utf8-sample-text

Conversation

@andiwand

@andiwand andiwand commented Aug 17, 2026

Copy link
Copy Markdown
Member

The screenshot samples are written in nine languages, and every accented letter in the script was spelled out as an escape code. Python reads UTF-8 files on its own, so the letters can simply stand there and be read.

Nothing changes in the documents the script writes — the old and new file parse to exactly the same thing.

🤖 Generated with Claude Code

The sample documents are written in nine languages, and every accented
letter was spelled out as an escape code. Now they read as themselves.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NkiMRePCZoa8jE9zhLd4vj
@andiwand
andiwand merged commit f4e2a29 into main Aug 17, 2026
4 checks passed
@andiwand
andiwand deleted the utf8-sample-text branch August 17, 2026 20:28
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