Skip to content

feat(export): add configurable document fonts - #599

Merged
murongg merged 1 commit into
v2from
feature/export-font-setting
Jul 29, 2026
Merged

feat(export): add configurable document fonts#599
murongg merged 1 commit into
v2from
feature/export-font-setting

Conversation

@murongg

@murongg murongg commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a searchable installed-font selector under Settings > Export for HTML and PDF
  • persist the selected family and safely inject it into standalone export styles
  • reuse the editor font selector and add localized labels for every supported language

Validation

  • pnpm --filter @markra/app test — 128 files and 1455 tests passed
  • pnpm --filter @markra/shared test — 7 files and 62 tests passed
  • pnpm --filter @markra/app typecheck:test passed
  • pnpm build passed for the full workspace, including desktop and web builds
  • Not run: manual Windows UI QA

Risk

  • exported HTML references the selected installed font by name; it does not embed font files, so other machines without that font use the existing serif fallback stack

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markra-web Ready Ready Preview, Comment Jul 28, 2026 3:30pm

@murongg
murongg merged commit 0512c9a into v2 Jul 29, 2026
21 checks passed
@murongg
murongg deleted the feature/export-font-setting branch July 29, 2026 00:04
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