Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

块相关 API /api/block/* 提供 dataType: "plaintext" 模式插入转义文本 #6473

Closed
Zuoqiu-Yingyi opened this issue Nov 3, 2022 · 1 comment

Comments

@Zuoqiu-Yingyi
Copy link
Contributor

在什么情况下你需要该特性?In what scenarios do you need this feature?

手动处理转义字符会出现一些奇奇怪怪意想不到的 bug REF #6472)
希望相关 API 提供 dataType: "plaintext" 模式, 以在后端将所有的 markdown 标志转义, 实现 data 参数中的字符串与渲染后的字符串完全一致

描述可能的最优解决方案 Describe the optimal solution

可以参考前端右键菜单 粘贴转义文本 的实现

描述候选的解决方案 Describe the candidate solution

No response

其他信息 Other information

No response

@88250
Copy link
Member

88250 commented Nov 3, 2022

那个 issue 已经回复,这里我先关闭了,使用转义应该没有问题才得行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants