discourse/migrations/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
..
intermediate_db_schema FEATURE: User preference for editor Markdown monospace font (#34051) 2025-08-04 14:56:21 +10:00
mappings_db_schema DEV: Adds a basic importer for the IntermediateDB 2025-04-07 17:22:36 +02:00
uploads_db_schema DEV: Refactor uploads_importer script (#29292) 2024-10-31 13:31:12 +00:00
README.md

Intermediate Database

TODO: Document stuff here.

Database Schema