How to pre-publish markdown emphasis cleanup
- Step 1Drop final draft — Paste the near-final Markdown ready for publishing.
- Step 2Clean — Click Run — emphasis cleanup pass is applied.
- Step 3Publish — Use the cleaned output as your final version.
Frequently asked questions
Should I run before or after my linter?+
Run this first — it produces input that lint tools accept cleanly.
Does it integrate with Prettier?+
The output is Prettier-compatible.
Is this enough QA?+
Also run the Linter, Link Validator, and Secret Redactor.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.