Markdown Editor Kit

removeYamlFrontMatter

Function: removeYamlFrontMatter()

function removeYamlFrontMatter(markdown: string): string;

Defined in: packages/mdkit/src/markdown/yamlFrontMatter.ts:121

Parameters

ParameterType
markdownstring

Returns

string

On this page