Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preformatted elements fallback to UA monospace #967

Merged
merged 2 commits into from
Nov 7, 2023

Commits on Nov 7, 2023

  1. Preformatted elements fallback to UA monospace

    Courier looks mighty ugly on a lot of systems. When in doubt, it’s
    better to just trust the user agent. This also allow users to set their
    own preferred option—which is better than a bad option.
    toastal authored and Julow committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    724c47b View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    Julow committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    999be71 View commit details
    Browse the repository at this point in the history