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
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