Markdown to WhatsApp Converter

Paste Markdown and get text formatted for WhatsApp. Headings flatten to bold, **bold** becomes *bold*, *italic* becomes _italic_, tables and HTML are stripped.

What WhatsApp supports

*Bold*Bold
_Italic_Italic
~Strike~Strike
`code`code
```block``` → multi-line code
- item → bulleted list

Markdown features WhatsApp doesn't support are stripped or flattened: headings (#) become bold, tables / images / inline HTML / horizontal rules are removed, and links collapse to the bare URL ([text](url)url) so WhatsApp auto-links them.