# Numbered lists in rich text auditor: Auto-escape characters to prevent it

**URL:** https://meta.discourse.org/t/numbered-lists-in-rich-text-auditor-auto-escape-characters-to-prevent-it/385998
**Category:** Feature
**Created:** [17 באוקטובר,‏ 2025,‏ 11:06am UTC](https://meta.discourse.org/t/numbered-lists-in-rich-text-auditor-auto-escape-characters-to-prevent-it/385998 "2025-10-17T11:06:22Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![jrgong](https://avatars.discourse-cdn.com/v4/letter/j/c57346/32.png) [@jrgong](https://meta.discourse.org/u/jrgong)
#### Post date: [17 באוקטובר,‏ 2025,‏ 11:06am UTC](https://meta.discourse.org/t/numbered-lists-in-rich-text-auditor-auto-escape-characters-to-prevent-it/385998/1 "2025-10-17T11:06:23Z")

</div>

Hi guys,

We’ve encountered a minor but persistent issue that’s causing some user frustration, this issue mostly effects German users. We realize the core problem lies within Markdown’s inherent behavior and might not be directly alterable.

However, with the new rich text editor, is there a possibility to implement auto-escaping of characters? This would prevent unintended formatting of new lines as numbered lists.

Specifically, users in German locales often start lines with date formats like `15. Oktober...`. The editor automatically interprets this as the beginning of a numbered list, which isn’t the user’s intention.

The only workaround for our users is switching back to the Markdown editor and manually escaping the period with a backslash: `15\. Oktober`.

---

_[View the full topic](https://meta.discourse.org/t/numbered-lists-in-rich-text-auditor-auto-escape-characters-to-prevent-it/385998)._
