discourse/db
Martin Brennan 7121cfd4ab
FEATURE: User preference for editor Markdown monospace font (#34051)
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.
2025-08-04 14:56:21 +10:00
..
fixtures FEATURE: Add dark color scheme setting for themes (#33967) 2025-08-04 12:33:41 +08:00
migrate FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
post_migrate DEV: Drop old enable_experimental_sidebar user option (#34052) 2025-08-04 13:48:57 +10:00
api_test_seeds.rb