We can currently embed images on a page using normal markdown syntax like [description](image-url.png).
This requires that the image be hosted elsewhere on the internet already, and is publicly available from there. Are there any plans to support uploading images to pages directly through the editor?
Perhaps like GitHub supports by drag/drop of the image directly into the editor.
We can currently embed images on a page using normal markdown syntax like
[description](image-url.png).This requires that the image be hosted elsewhere on the internet already, and is publicly available from there. Are there any plans to support uploading images to pages directly through the editor?
Perhaps like GitHub supports by drag/drop of the image directly into the editor.