# Monospace-Schriftart im Markdown-Only-Editor

**URL:** <https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936>\
**Category:** Announcements\
**Tags:** composer\
**Created:** [1. April 2025 um 03:49 UTC](https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936 "2025-04-01T03:49:49Z")\
**Posts on this page:** 1\
**Showing post:** 13

<div class="post-metadata">

**Author:** ![Alteras](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alteras/32/179824_2.png) [@Alteras](https://meta.discourse.org/u/Alteras)\
**Post date:** [2. April 2025 um 03:19 UTC](https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936/13 "2025-04-02T03:19:04Z")

</div>

Das Monospace-Schriftart-Aussehen wird wahrscheinlich nicht verbessert, da sie Systemstandards für `--d-font-family--monospace` verwendet, im Gegensatz zur Standardbasis `Inter` in `--font-family`. Bei 14px (der Schriftgröße für Codeblöcke) sieht sie gut aus, aber bei der Schriftgröße des Texteditors fühlt sie sich neben Inter seltsam an.

> <https://github.com/discourse/discourse/blob/0f3d61b463ad081438dc328d4c60d5607fcb2bab/app/assets/stylesheets/common/foundation/base.scss#L14-L16>

Firefox - Windows

 ![Cascadia Mono Font rendering of markdown in Windows Firefox](https://global.discourse-cdn.com/meta/original/4X/8/a/6/8a667d4f47ec07b4a5867d4ae8417c7780d52ab8.png)

Firefox - MacOS

 ![Menlo Font rendering of markdown in MacOS Firefox](https://global.discourse-cdn.com/meta/original/4X/8/5/f/85f4d10efa7a1b5f87f38aa3aa97a2b2df13b8c1.png)

Safari - MacOS

 ![Apple System UI Font rendering of markdown in MacOS Safari](https://global.discourse-cdn.com/meta/original/4X/e/8/a/e8ac1b9a5dd140f27996088c2aae1c71716d2738.png)

Während dieses Verhalten, auf Systemstandards zurückzufallen, mit anderen Code-fokussierten Websites wie GitHub und StackOverflow übereinstimmt, ist es wahrscheinlich besser, eine bestimmte Monospace-Schriftart zu finden, die gut zur Standard-`Inter`-Schriftart passt.

---

_[View the full topic](https://meta.discourse.org/t/monospace-font-in-the-markdown-only-editor/359936)._
