discourse/script/bulk_import
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
..
base.rb FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
discourse_merger.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
generic_bulk.rb Add category moderation groups and more attributes to generic importer (#32561) 2025-07-03 17:03:10 -04:00
phpbb_postgresql.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
uploads_importer.rb FIX: Store context for failed uploads (#33546) 2025-07-24 12:05:32 +00:00
uploads_importer.yml DEV: Update default config for uploads_importer (#31208) 2025-02-11 16:33:15 +01:00
vanilla.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
vbulletin.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
vbulletin5.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00