Closing lists when pressing enter twice #6618
Unanswered
evilmastermind
asked this question in
Q&A
Replies: 1 comment
-
|
In case you are still searching for a solution: This #4893 (comment) does the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I saw in the playground that, when pressing enter on an empty list item, the list is automatically "closed" and a paragraph is created instead. However, the rich-text editor I created on my own project doesn't do that (I'm using a non-react build at the moment).
Is this a feature already built in lexical that I could import/enable, or is it something I need to build myself?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions