discourse/migrations/db/intermediate_db_schema
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
..
001-config.sql
002-log_entries.sql
003-uploads.sql DEV: Add Upload to IntermediateDB (#29780) 2025-01-20 23:16:30 +01:00
004-user_suspensions.sql REFACTOR: Code generator for migrations IntemerdiateDB 2025-04-07 17:22:36 +02:00
005-permalink_normalizations.sql DEV: Add converter & importer for permalink_normalizations 2025-05-31 22:17:44 +02:00
100-base-schema.sql FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00