mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-15 10:16:46 +08:00
This commit responds to feedback in the Discourse Meta discussion https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936 This change introduces a user preference that allows users to choose whether the Markdown editor uses a monospace font. The default setting is `true` for new sites, but set to `false` for existing sites to avoid disrupting current users' experiences. Admins can change the `default_other_enable_markdown_monospace_font` site setting to manage this for all users. |
||
|---|---|---|
| .. | ||
| color-scheme-manager.js | ||
| color-transformations.js | ||
| constants.js | ||
| hex-to-rgba.js | ||
| setting-object-helper.js | ||
| site-setting-filter.js | ||
| site-setting-matcher.js | ||
| template-form-fields.js | ||