You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
collapsed:
my suggestion (collapsed):
because there were two empty lines.
The text was updated successfully, but these errors were encountered: