replace_msword_sp_chars_cli
js
CLI for replacing MS Word's special characters
Version 0.0.7 License MIT
Keywords
MicrosoftWordmswordspecialcharacter
INSTALL
Type:
<script src=" https://cdn.jsdelivr.net/npm/replace_msword_sp_chars_cli@0.0.7/index.min.js "></script>
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_cli
Usage
# Replace all files in current folder
replace_ms_chars
# Replace all files in target path
replace_ms_chars path\to\folder