Skip to content

[codex] Add content font size toggle#171

Open
agata wants to merge 1 commit intok1LoW:mainfrom
agata:codex/content-font-size-toggle
Open

[codex] Add content font size toggle#171
agata wants to merge 1 commit intok1LoW:mainfrom
agata:codex/content-font-size-toggle

Conversation

@agata
Copy link
Copy Markdown

@agata agata commented Apr 12, 2026

Summary

  • add a content font size toggle to the Markdown viewer
  • support four sizes: small, medium, large, and extra large
  • persist the selected size in localStorage
  • document the new toggle in README

Why

People do not all find the same font size comfortable to read. Adding a font size toggle makes Markdown files easier to read for more people across different preferences, screen sizes, and display setups, especially for longer documents.

User impact

Users can adjust the rendered Markdown content to a size that feels comfortable for them without changing browser zoom or page width. The preference is remembered between sessions.

Validation

  • pnpm --dir internal/frontend run test
  • make build

Screenshots

Medium

image

Extra large

image

@agata agata marked this pull request as ready for review April 12, 2026 13:23
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