Automatic Hyperlink conversion IE7+ #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you try to use a email or hyperlink surrounded by quotes in codemirror the quotes get removed after typing any character.
EG:
"test@test.nl"
becomes
test@test.nl
Hi,
See http://groups.google.com/group/codemirror/browse_thread/thread/91e377d110292d41/a64778637a80285e for a discussion of this problem. It is, basically, an IE bug. GMail has a similar problem (or at least, it did back then), and we have not yet found a workaround.