Skip to main content

Function: 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