-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
wps和飞书表格内字符有下划线的情况下复制粘贴后有转义字符 #12177
Comments
可以为 |
默认复制的是 Markdown 文本,所以 |
不是这个问题,是我从其他地方复制的带下划线的纯文本,比如txt,复制到思源笔记, 然后再从思源笔记复制就不会带,但从wps表格或者飞书云文档复制的带下划线的纯文本,复制到思源笔记,然后再从思源笔记复制就会带\ 20240805_101608.mp4 |
麻烦看下我最新的回复 |
我试了一下飞书,飞书应该是不能复制纯文本的(我没找到哪里可以复制纯文本),只会复制 HTML,所以粘贴到思源里会被转义 |
的确是html,但我试了下Obsidian和typora都没这个问题,还有wps表格单元格复制不知道是不是这个问题,这个可以优化一下吗 |
只能等 #11206 实现了 |
Is there an existing issue for this?
Can the issue be reproduced with the default theme (daylight/midnight)?
Could the issue be due to extensions?
Describe the problem
在wps表格或者飞书云文档上表格添加一个带下划线的单元格数据,负责到其他地方都是正常的,但复制到思源笔记的表格中后再复制到其他地方就会多一个,详情见视频
Expected result
希望从表格中复制的不带\
Screenshot or screen recording presentation
20240802_170416.zip
Version environment
Log file
siyuan.log
More information
No response
The text was updated successfully, but these errors were encountered: