inns / mak

A universal notepad. (WIP)
https://inns.studio/mak
357 stars 6 forks source link

Allow for insertion of images #17

Open ghost opened 4 years ago

ghost commented 4 years ago

Currently, we cannot upload any images to Mak, and can only use external services such as imgur or unsplash to add our images.

Is there any way that we could embed the image into the Markdown file as a base64 URI?

Or another option may be uploading it to a storage provider automatically as the GitHub Issue editor does automatically.