Type Editor / @type-editor/markdown / from-markdown/MarkdownParseState
from-markdown/MarkdownParseState
Classes
| Class | Description |
|---|---|
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. |