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

Leave empty lines when collapsing #385

Open
Inetov opened this issue Oct 18, 2023 · 0 comments
Open

Leave empty lines when collapsing #385

Inetov opened this issue Oct 18, 2023 · 0 comments

Comments

@Inetov
Copy link

Inetov commented Oct 18, 2023

I think it's a good idea to leave blank lines when collapsing blocks in the editor.
Not intentionally adding, but simply not hiding empty lines following each other. In my opinion, if the user added them, then he needs them)

now it looks like this:

˅ title of task 1
line 1
line 2


˅ title of task 1
...

collapsed:

> title of task 1
> title of task 1

my suggestion (collapsed):

> title of task 1


> title of task 1

because there were two empty lines.

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

No branches or pull requests

1 participant