-
I can't find a way to do nested lists by pressing tab key, is there some documentation or example related to this? |
Beta Was this translation helpful? Give feedback.
Answered by
nooblyf
Oct 27, 2023
Replies: 1 comment
-
Solved it by using these plugins <MarkdownShortcutPlugin transformers={TRANSFORMERS} />
<TabIndentationPlugin /> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nooblyf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved it by using these plugins