When copying an image to be pasted into a remote editor like GitHub, Stardown only gets the image's URL, not the image itself. This works, but will eventually stop working when the image is no longer served by that URL.
Those using remote editors like GitHub may want Stardown to automatically mirror images and use the mirrored image URLs in image markdown so that image markdown continues working longer.
Some users may want to use an image mirroring service that's external to Stardown but can integrate with Stardown. This way, we would not have to moderate the images.
[!note]
Use of this feature will require a paid subscription.
Related: #79 and #80
When copying an image to be pasted into a remote editor like GitHub, Stardown only gets the image's URL, not the image itself. This works, but will eventually stop working when the image is no longer served by that URL.
Those using remote editors like GitHub may want Stardown to automatically mirror images and use the mirrored image URLs in image markdown so that image markdown continues working longer.
Some users may want to use an image mirroring service that's external to Stardown but can integrate with Stardown. This way, we would not have to moderate the images.