getMeaningfulMarkdownBody
eslint-plugin-copilot Documentation v1.1.4
eslint-plugin-copilot Documentation / _internal/frontmatter / getMeaningfulMarkdownBody
Function: getMeaningfulMarkdownBody()
function getMeaningfulMarkdownBody(text: string): string;
Defined in: _internal/frontmatter.ts:672
Remove HTML comments before checking whether Markdown body content exists.
Parametersâ
| Parameter | Type |
|---|---|
text | string |
Returnsâ
string