-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sVim inserts extra HTMLs to email sent on web interface. #76
Comments
I've also had this inserted into content edited by Wordpress. There are times when Wordpress gobbles the style and leaves the '--- NORMAL ---' text. Also, I now see this appears to be a duplicate of #38 |
I tried to fix this by avoiding sVim getting initialised in iframes. However, at last, I think it's not a good idea to block sVim in every iframe. Some iframes may still contain some links that an user wants to follow. |
Curious about how vimium for Chrome works, vimium seems no this problem. Adding pages to blacklist is not a good enough solution, especially for new users, I would personally prefer block out all the iframes if there are no other choices. |
sVim keep appending this extra text to every editable web content like emails blogs that composed on web interface, and users normally won't see this extra on browser until mobile devices which don't care about CSS to show it up.
The text was updated successfully, but these errors were encountered: