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

Inline-level elements support pasted as plain text #8010

Closed
3 tasks done
iamqiz opened this issue Apr 15, 2023 · 5 comments
Closed
3 tasks done

Inline-level elements support pasted as plain text #8010

iamqiz opened this issue Apr 15, 2023 · 5 comments
Assignees
Milestone

Comments

@iamqiz
Copy link
Contributor

iamqiz commented Apr 15, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Can the issue be reproduced with the default theme (daylight/midnight)?

  • I was able to reproduce the issue with the default theme

Could the issue be due to extensions?

  • I've ruled out the possibility that the extension is causing the problem.

Describe the problem

行内代码在 "粘贴为纯文本"(ctrl+shift+V)时, 和粘贴(ctrl+V) 效果一样 ,即 ` 符号依然被保留,粘贴后依然是行内代码

Expected result

`

Screenshot or screen recording presentation

`

Version environment

`

Log file

`

More information

No response

@88250 88250 changed the title 行内代码无法粘贴为纯文本 Inline-level elements cannot be pasted as plain text Apr 17, 2023
Vanessa219 added a commit that referenced this issue Apr 17, 2023
@88250 88250 added this to the 2.8.6 milestone Apr 18, 2023
@88250 88250 assigned Vanessa219 and unassigned 88250 Apr 18, 2023
@88250 88250 changed the title Inline-level elements cannot be pasted as plain text Inline-level elements support pasted as plain text Apr 18, 2023
Vanessa219 added a commit that referenced this issue Apr 18, 2023
@iamqiz
Copy link
Contributor Author

iamqiz commented Apr 20, 2023

@Vanessa219 发现个问题 ctrl+shift+V粘贴之后, 换行符没了,导致所有内容都在一行里
比如

* 的撒发散
* 大使馆

变成

的撒发散大使馆

@iamqiz
Copy link
Contributor Author

iamqiz commented Apr 23, 2023

@88250 @Vanessa219 楼上这个算预期吗?

@88250
Copy link
Member

88250 commented Apr 25, 2023

这个符合预期的,粘贴纯文本不带任何格式。

@iamqiz
Copy link
Contributor Author

iamqiz commented Apr 26, 2023

如果粘贴多段落的片段换行没了会很难看就像打字不加标点和空格比如我这句话

Vanessa219 added a commit that referenced this issue Apr 27, 2023
@88250
Copy link
Member

88250 commented Apr 27, 2023

如果粘贴多段落的片段换行没了会很难看就像打字不加标点和空格比如我这句话

#8114

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

No branches or pull requests

3 participants