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

能否支持屏蔽 markdown 语法的 api #216

Open
dlzmoe opened this issue Sep 8, 2024 · 0 comments
Open

能否支持屏蔽 markdown 语法的 api #216

dlzmoe opened this issue Sep 8, 2024 · 0 comments

Comments

@dlzmoe
Copy link

dlzmoe commented Sep 8, 2024

遇到的問題

在处理编辑器文本格式的时候使用 pangu.js 进行排版优化,结果一些 markdown 语法写的内容会被转化掉,比如

啊啊啊aaa啊啊啊 ![image.png](https://xxx.com/image/png)
啊啊啊 aaa 啊啊啊![image.png](https://xxx.com/image/png)

这显然是不合理的,希望可以支持下屏蔽 markdown 的 api,可以自由选择是否针对 markdown 语法进行美化

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

1 participant