Chrome on desktop: Smart editor URL detection mangles text.
There is an unexpected behavior when using the smart editor.
Start out by typing a comment with two sentences:
- Wake up. It is time to go.
Decide that you want to split it into two paragraphs so try to delete the space right before the period and insert a return. When you delete the space it suddenly changes into a URL.
- Wake up.It is time to go.
And then when you hit return it pops the TLD of the domain into the next line.
>Wake up.
is time to go.
It
which I have to go fix manually.
This happens on both desktop and ios chrome web based editing.