We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the the Insert Image plugin, if an unresolvable image URL is entered, there does not seem to be a way to correct the error in the UI.
For example in the demo if you enter "http://www.example.com/image.jpg" or "/image.jpg", the UI remains empty because those are not valid images.
If an existing valid image is changed to become an invalid image, it is difficult to edit/remove that markdown.
Would it make sense to show something like a broken image element with the edit gear button in such cases?
Thank you for a great editor!
The text was updated successfully, but these errors were encountered:
That's a valid concern, I will look into it.
Sorry, something went wrong.
48e65dd
🎉 This issue has been resolved in version 1.9.2 🎉
The release is available on:
Your semantic-release bot 📦🚀
petyosi
No branches or pull requests
When using the the Insert Image plugin, if an unresolvable image URL is entered, there does not seem to be a way to correct the error in the UI.
For example in the demo if you enter "http://www.example.com/image.jpg" or "/image.jpg", the UI remains empty because those are not valid images.
If an existing valid image is changed to become an invalid image, it is difficult to edit/remove that markdown.
Would it make sense to show something like a broken image element with the edit gear button in such cases?
Thank you for a great editor!
The text was updated successfully, but these errors were encountered: