Sometimes users want to use external images instead of uploading the image to the repository.
Using external image is very painful at the moment. If I use markdown grammar(![]()) to insert external images, it will be converted to !\[]() and broken after switching back to rich text mode. I think this conversion should be disabled and maybe the image card should allow users to use external image.