Currently, MarkText doesn't support dataurl images.
 inside an empty document.Expected behavior: You may see a skype icon.

Actual behavior: It just doesn't work, the editor says the image is broken.
Link to an example:

Nice feature, PR is also welcomed!
@Jocs I think this is a good feature. However, it's dangerous too because you could inject code into Mark Text as well. We must ensure that it's implemented correctly without possibility to inject code and also I would disable this feature by default.
@fxha I don't quite see how code could be injected if it's implemented properly.
A proper implementation would simply set an img's src to the DataURL.