Skip to content

Type Editor


Type Editor / @type-editor/markdown / from-markdown/MarkdownParseState

from-markdown/MarkdownParseState

Classes

ClassDescription

MarkdownParseState

Manages the state during markdown parsing, maintaining a stack of nodes being constructed and tracking active marks. This class handles the incremental building of a ProseMirror document tree from markdown-it tokens.