Skip to content

fix: preserve command casing across website - #9

Merged
whitelonng merged 1 commit into
mainfrom
codex/website-command-casing
Jul 13, 2026
Merged

fix: preserve command casing across website#9
whitelonng merged 1 commit into
mainfrom
codex/website-command-casing

Conversation

@whitelonng

Copy link
Copy Markdown
Owner

What changed

Preserved lowercase command and mode names throughout the Chinese and English website and documentation pages.

Why

The global display style converted valid lowercase commands such as solo, /manba, and mancode init to uppercase, which could mislead users.

Validation

  • git diff --check origin/main...HEAD
  • npx vitest run tests/version.test.ts
  • Browser visual checks of Chinese CLI cards and English mode browser

@whitelonng
whitelonng merged commit 0fdc7e6 into main Jul 13, 2026
2 checks passed
@whitelonng
whitelonng deleted the codex/website-command-casing branch July 13, 2026 16:15
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