@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
| Parameter | Type | Description |
|---|---|---|
input | string | The mangled string |
Returns
string
string with special characters corrected