Function: projectMarkdownCommentText()
function projectMarkdownCommentText(source: string): string;
Defined in: _internal/retext.ts:161
Project markdown into a same-length plain-text string for retext analysis.
Parameters
source
string
Returns
string