toPlainText

Converts processed InlineContent to its plain text representation. For example, the Markdown input foo **bar baz** has foo bar baz as its plain text.

Return

plain text of the inline content

Parameters

renderer

optional renderer to use to render critical content and text symbols

See also