-
Notifications
You must be signed in to change notification settings - Fork 14
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
[bug] 复制结果会忽略代码块的问题 #175
Labels
bug
Something isn't working
Comments
无法复现,请提供更详细的描述,以及浏览器,操作系统的版本信息 |
https://share.feijipan.com/s/2lCN8xsX 系统是 macOS 15.0 Beta(24A5279h) 浏览器是edge |
|
似乎只有代码块无法复制。。 |
哦哦这个我知道,这个复制就是会过滤代码块的,它得到的内容就是点翻译按钮会送给翻译服务的内容 |
要是改进下,让复制的时候保留代码块的话,得改不少代码,就一直没改 |
这脚本代码现在看的话是写的一团糟,我看的都头大😅 |
哦哦好的,我知道了谢谢 |
没事的没事的,您已经做的很好了,比隔壁洛谷某e开头的插件好很多了/xk |
❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
如题。
复制按键是可以点的,但是点完之后并不会将内容复制到剪切板内,而是将剪切板清空。
The text was updated successfully, but these errors were encountered: