removeYamlFrontMatter
Function: removeYamlFrontMatter()
function removeYamlFrontMatter(markdown: string): string;Defined in: packages/mdkit/src/markdown/yamlFrontMatter.ts:121
Parameters
| Parameter | Type |
|---|---|
markdown | string |
Returns
string
function removeYamlFrontMatter(markdown: string): string;Defined in: packages/mdkit/src/markdown/yamlFrontMatter.ts:121
| Parameter | Type |
|---|---|
markdown | string |
string