Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
addFileManagerPlugin
Function · 0.65
addCopyPluginForThemeCss
Function · 0.65
addAnalyzerPlugin
Function · 0.65
push
Method · 0.65
addText
Method · 0.65
openNode
Method · 0.65
progress
Method · 0.65
item
Function · 0.65
codeBlock
Function · 0.65
createTableBody
Function · 0.65
outdent
Method · 0.65
findSameDepthList
Function · 0.65
Implementers
1
ToWwConvertorState
apps/editor/src/convertors/toWysiwyg/t
Calls
no outgoing calls
Tested by
1
recur
Function · 0.52