We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
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
超链接的删除是只删除链接,保留锚文本 而块引用的删除是整个删除引用,不保留锚文本 会造成混乱
个人是希望块引用的删除也转化为普通文本(虽然块引用中的转化已经有转化为文本的功能了) 因为多数情况下,是不会直接把块引用删除的,或者就算有需求也是习惯鼠标选择按backspace
- Version: 2.1.5 - Operating System: Win11
无
The text was updated successfully, but these errors were encountered:
🎨 fix #5608
734ff84
终于有老哥提了这个,懒人表示感谢
Sorry, something went wrong.
Vanessa219
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
该问题是否已经被报告过了? Is there an existing issue for this?
I have searched the existing issues
描述问题 Describe the problem
超链接的删除是只删除链接,保留锚文本
而块引用的删除是整个删除引用,不保留锚文本
会造成混乱
期待的结果 Expected result
个人是希望块引用的删除也转化为普通文本(虽然块引用中的转化已经有转化为文本的功能了)
因为多数情况下,是不会直接把块引用删除的,或者就算有需求也是习惯鼠标选择按backspace
截屏或者录屏演示 Screenshot or screen recording presentation
版本环境 Version environment
日志文件 Log file
无
更多信息 More information
无
The text was updated successfully, but these errors were encountered: