Skip to content
Discussion options

You must be logged in to vote

You can use getAboveNode(editor, { match: /* ... */ }) to get the nearest ancestor matching a condition, and isBlock(editor, node) to determine if a node is a block.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@wfortin
Comment options

Answer selected by wfortin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants