How can I create space using key tab? #2008
Unanswered
JenuelDev
asked this question in
Questions & Help
Replies: 2 comments 2 replies
-
By doing so you would break keyboard tabbing, the most basic accessibility requirement, but maybe you could adapt the SmilieReplacer extension from https://tiptap.dev/examples/savvy ? (not sure that would work with tab) |
Beta Was this translation helpful? Give feedback.
1 reply
-
you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using tiptap on our project, but I have trouble recreating the tab effect. So that if I press the tab, it should create space, and doesn't leave in the editor.
Beta Was this translation helpful? Give feedback.
All reactions