Skip to content

fix(chat): Don't mention in markdown code#17355

Merged
nickvergessen merged 1 commit intomainfrom
bugfix/10252/dont-mention-in-markdown-code
Mar 16, 2026
Merged

fix(chat): Don't mention in markdown code#17355
nickvergessen merged 1 commit intomainfrom
bugfix/10252/dont-mention-in-markdown-code

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

☑️ Resolves

grafik

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

@nickvergessen nickvergessen added this to the 🏖️ Next Major (34) milestone Mar 13, 2026
@nickvergessen nickvergessen self-assigned this Mar 13, 2026
@nickvergessen nickvergessen added bug feature: chat 💬 Chat and system messages feature: api 🛠️ OCS API for conversations, chats and participants labels Mar 13, 2026
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 2865cf2 into main Mar 16, 2026
79 checks passed
@nickvergessen nickvergessen deleted the bugfix/10252/dont-mention-in-markdown-code branch March 16, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug feature: api 🛠️ OCS API for conversations, chats and participants feature: chat 💬 Chat and system messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mentions inside markdown code blocks should not be rendered and not trigger notifications, etc.

3 participants