What converts
| Type | Result |
|---|---|
"hello" | “hello” (curly double quotes) |
don't | don’t (curly single quote and apostrophe) |
wait... | wait… (ellipsis) |
When it stays out of the way
- Nothing converts inside code blocks or inline code, where straight quotes are the right ones.
- It applies while you type. Pasted text is left as it is.
- Undo right after a conversion restores exactly what you typed.