stripRichContent

Strips rich content from this inline content and returns a new inline content with only one com.quarkdown.core.ast.base.inline.Text child, which contains the plain text representation of this inline content.

Return

inline content with only plain text

Parameters

renderer

optional renderer to use to render critical content and text symbols

See also