I want to customize the UI for the link, so I created an inline link node with a nodeView. When typing after the link, the string is unexpectedly not recorded by the editor but only exists in the DOM tree.
Oh right, a link node, not mark. The cursor in that demo seems stuck before inserted text at the end of that link, even when you type without composition. I cannot reproduce that behavior when I set up a demo using a link mark myself. You’ll have to try and reduce it to a minimal script if you want me to take a look (or, often, the problem becomes obvious during reduction).