Skip to content

How to insert a node between other existing nodes? #5106

Answered by TheSpyder
cometw asked this question in Q&A
Discussion options

You must be logged in to vote

Try Path.next() instead of Editor.after(). That might better guarantee you're inserting where you intend to.

It could also be normalisation changing what you inserted, although that seems unlikely.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by cometw
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