MCPcopy
hub / github.com/nhn/tui.editor / push

Method push

apps/editor/types/convertor.d.ts:16–16  ·  view source on GitHub ↗
(node: ProsemirrorNode)

Source from the content-addressed store, hash-verified

14 schema: Schema;
15 top(): StackItem;
16 push(node: ProsemirrorNode): void;
17 addText(text: string): void;
18 openMark(mark: Mark): void;
19 closeMark(mark: MarkType): void;

Callers 15

addFileManagerPluginFunction · 0.65
addCopyPluginForThemeCssFunction · 0.65
addAnalyzerPluginFunction · 0.65
pushMethod · 0.65
addTextMethod · 0.65
openNodeMethod · 0.65
progressMethod · 0.65
itemFunction · 0.65
codeBlockFunction · 0.65
createTableBodyFunction · 0.65
outdentMethod · 0.65
findSameDepthListFunction · 0.65

Implementers 1

ToWwConvertorStateapps/editor/src/convertors/toWysiwyg/t

Calls

no outgoing calls

Tested by 1

recurFunction · 0.52