- `*italic*` works - `_italic_` gets out of sync - __bold__ Possible solutions: - fix it - auto-replace `_` with `*`, maybe give a little notice the first time pointing to this issue?