# 聊天插件没有正确处理 backlash 转义字符

**URL:** https://meta.discourse.org/t/chat-plugin-doesnt-handle-backlash-escape-character-properly/335087
**Category:** Bug
**Tags:** chat, fixed
**Created:** [2024年十一月8日 02:34 UTC](https://meta.discourse.org/t/chat-plugin-doesnt-handle-backlash-escape-character-properly/335087 "2024-11-08T02:34:55Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [2024年十一月8日 05:42 UTC](https://meta.discourse.org/t/chat-plugin-doesnt-handle-backlash-escape-character-properly/335087/3 "2024-11-08T05:42:57Z")

</div>

确实，我们从未在聊天中添加转义规则。这应该可以解决问题：

> <https://github.com/discourse/discourse/pull/29659>
>
> Writing \`\\\*test\\\*\` will now correctly cook \`\*test\*\`, and not \`\<em\>test\</em\>\`.

感谢您的报告。

---

_[View the full topic](https://meta.discourse.org/t/chat-plugin-doesnt-handle-backlash-escape-character-properly/335087)._
