Skip to content

Type Editor


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

from-markdown/MarkdownParser

Classes

ClassDescription

MarkdownParser

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.