Skip to content

API > mdParse

Function: mdParse()

mdParse(content): Promise<Root>

md 语法树

Parameters

content: string

Source

packages/parser/src/markdown/index.ts:44


Generated using typedoc-plugin-markdown and TypeDoc