Comment by amai
8 hours ago
I'm missing export in https://textbundle.org/ format.
"TextBundle brings convenience back - by bundling the Markdown text and all referenced images into a single file."
8 hours ago
I'm missing export in https://textbundle.org/ format.
"TextBundle brings convenience back - by bundling the Markdown text and all referenced images into a single file."
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?