replace_msword_sp_chars_cli
v0.0.7
Published
CLI for replacing MS Word's special characters
Downloads
9
Maintainers
Readme
replace-ms-chars
Replace MS Word's special characters like smart quotes and hyphens with its original character.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm i -g replace_msword_sp_chars_cliUsage
# Replace all files in current folder
replace_ms_chars
# Replace all files in target path
replace_ms_chars path\to\folder
