function escapeStrikethrough

export declare function escapeStrikethrough(text: string): string;

Escapes strikethrough markdown in a string.

Constructors

constructor()

Parameters

text: string
Content to escape