Comment by gonzalohm
8 hours ago
If you want to bundle your images in markdown why don't you just use an HTML section with the image encoded as base64 data?
8 hours ago
If you want to bundle your images in markdown why don't you just use an HTML section with the image encoded as base64 data?
Why does every webpage not encode its images as base64 data?