Closed
Description
Markdown in issues should(must) accept images in base64.
When using the api, we might use it to upload an image from a canvas.
Also useful when we don't want to really upload the image to anywhere in the server, but the issue(for example, a printscreen).
I believe this is not a very complex feature to apply, and it would be pretty useful.