Skip to content

Feature request: support custom font families #18

Description

@cloud-on-prem

Congratulations on creating QuickMD, and thank you for building such a useful and focused Markdown application. It has become a really pleasant way to read Markdown on macOS.

Feature request

Would you consider adding support for choosing custom font families for rendered Markdown?

For example, I would love to use an installed font such as JetBrainsMono Nerd Font for the document body and/or code blocks.

Suggested direction

  • Add optional bodyFontFamily and codeFontFamily settings, either in the app’s preferences or custom theme JSON.
  • Fall back to the current system fonts when the setting is absent or the requested font is unavailable.
  • Keep font size/zoom behavior independent from the selected family.

The existing custom theme support is a great foundation for this. Thanks again for QuickMD!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions