Type Editor / @type-editor/markdown / from-markdown/MarkdownParser
from-markdown/MarkdownParser
Classes
| Class | Description |
|---|---|
A configuration of a Markdown parser. Such a parser uses markdown-it to tokenize a file, and then runs the custom rules it is given over the tokens to create a ProseMirror document tree. |