prosemirror-dev-tools
prosemirror-dev-tools copied to clipboard
Hover on the node in State or Structure tab highlights actual node in the editor
Is it even feasible? Do we have access to dom node from prosemirror node?
Could also potentially use a node decorator to achieve this.
Thanks, i'll take a look at node decorator.