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

I don’t know if this is by design or not but for some reason using backlash as a escape character on chat doesn’t work

here’s an example:

right here I can do:

*highlight* 
\*highlight\*

which gives me:

highlight
*highlight*

but when I try the same thing in a chat room this is what happens:

If this is by design what’s the correct escape character sequence and why isn’t it just backlash?

4 个赞

Indeed we never added the escape rule to chat. That should fix it:

Thanks for report.

6 个赞

Oh thanks for the quick fix, Joffrey!

2 个赞

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.