How to convert bold/italic to consistent style
- Step 1Drop the content — Paste Markdown with mixed asterisk/underscore styles.
- Step 2Normalize — Click Run — all emphasis converts to a single style.
- Step 3Commit — Use the cleaned output for your final commit.
Frequently asked questions
Why default to asterisks?+
Asterisks work in more contexts (no false-trigger inside `snake_case`).
Will Pro support custom styles?+
Yes. A Pro option per-project is on the roadmap.
Does this affect underscore-heavy code samples?+
No. Code blocks are untouched.
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.