Skip to content

feat: add settings page#62

Merged
alecdotdev merged 2 commits intoalecdotdev:masterfrom
cs-qyzhang:feat/setting-page
Feb 27, 2026
Merged

feat: add settings page#62
alecdotdev merged 2 commits intoalecdotdev:masterfrom
cs-qyzhang:feat/setting-page

Conversation

@cs-qyzhang
Copy link
Copy Markdown
Contributor

Thank you for building this lightweight and useful markdown editor! At the moment, Markpad does not provide a settings page. While using it, I found the code block font looked ugly on Windows, and there was no way to customize it. To address this, I added a settings page along with several common configuration options, developed through vibe coding. This PR was initially drafted with MiniMax M2.5 and then reviewed and refined with GPT-5.3 Codex. In summary, this PR:

  • Add a Settings modal accessible from the gear icon in the title bar
  • Add common editor settings
  • Add font family and font size settings for both the editor and preview
markpad_settings.mp4

cs-qyzhang and others added 2 commits February 27, 2026 22:49
- Add Settings modal accessible from title bar gear icon
- Add editor font and font size settings
- Add preview font and font size settings
- Add code block font and font size settings
- Settings persisted to localStorage
- Code co-written by MiniMax-M2.5 and gpt-5.3-codex
- added 'reset to default' options for font and font size
- added theme to Appearance tab
- swapped font size sliders for stepper input
@alecdotdev
Copy link
Copy Markdown
Owner

good addition! added some styling tweaks

Screenshot 2026-02-27 182116

@alecdotdev alecdotdev merged commit bf1ae5e into alecdotdev:master Feb 27, 2026
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