Skip to content

@technobuddha > library > String > Operations

Function: correctMSWord()

ts
function correctMSWord(input: string): string;

Defined in: correct-ms-word.ts:38

Correct character sequences that Microsoft Word changes to make it look prettier

Parameters

ParameterTypeDescription
inputstringThe mangled string

Returns

string

string with special characters corrected