Home
last modified time | relevance | path

Searched refs:nodeAfter (Results 1 – 4 of 4) sorted by relevance

/plugin/catmenu/script/
H A Dprosemirror.js142 if (isCatmenuNode($from.nodeAfter)) {
143 return {node: $from.nodeAfter, pos: $from.pos};
/plugin/visualindex/script/
H A Dprosemirror.js199 if (isVisualIndexNode($from.nodeAfter)) {
200 return {node: $from.nodeAfter, pos: $from.pos};
/plugin/prosemirror/lib/
Dbundle.js1nodeAfter,n=e.pos;t;t=t.firstChild,n++){var r=t.type.spec.tableRole;if("cell"==r||"header_cell"==r… property
/plugin/ckeditor5markdown/
H A Dckeditor.js2nodeAfter(){return this.parent.is("$text")?null:this.parent.getChild(this.offset)||null}get nodeBe…