Typedoc APIindexFunctionsstrikethroughOn this pageFunction: strikethrough() strikethrough(contents): string Function to create strikethrough text. Parameters • contents: string The text to strikethrough. Returns string Markdown strikethrough text. Defined in lib/markdown.ts:191