@publicvoit I just realized from reading the .textbundle/.textpack spec (it's basically a text document with assets grouped in one folder) that the text file's format is not constrained to Markdown per se.
.textpack is basically a zipped bundle, and that would work beautifully with org!
my-self-contained-blog-post.textpack/
- text.org
- assets/
-- image.png
