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

[Feature]: 改进“自动删除换行”的行为 #625

Open
OuOu2021 opened this issue Dec 21, 2023 · 0 comments
Open

[Feature]: 改进“自动删除换行”的行为 #625

OuOu2021 opened this issue Dec 21, 2023 · 0 comments

Comments

@OuOu2021
Copy link

Description

让”两个段落之间空一行“的分段方式不受“自动删除换行“功能影响

Application Scenario

“自动删除换行”功能一般的用途是避免复制时出现了额外的换行(实际不需要换行)的情况,如pdf复制多行时会自动添加换行这样。而有些文章分段是采用空一行的形式,如

This is paragraph 1.

This is paragraph 2.

这种情况几乎肯定是不需要删除换行的,应当让这种带一个空行的换行不受“自动删除换行”功能影响比较好。

References

No response

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

1 participant