discourse/migrations/lib/database
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
..
adapter DEV: Add categories converter and importer steps (#33067) 2025-06-26 16:37:24 +02:00
intermediate_db FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
schema DEV: Support nullable column property modification (#32978) 2025-06-01 22:39:18 +00:00
connection.rb DEV: Add categories converter and importer steps (#33067) 2025-06-26 16:37:24 +02:00
intermediate_db.rb
migrator.rb DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
offline_connection.rb
prepared_statement_cache.rb
schema.rb REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00