Mike Hucka on Nostr: Markdown is popular with a lot of applications. As a format for writing documents, ...
Markdown is popular with a lot of applications. As a format for writing documents, I've always hated one thing: adding figures & images means either managing a separate file (fragile & requires time and effort to manage) or using an inline base64-encoded blob (not supported by most editors).
TextBundle seems like a great solution to this problem: package your .md file and dependencies in a ZIP archive. I wish more applications would support it.
http://textbundle.org#Markdown
Published at
2024-02-05 17:06:18Event JSON
{
"id": "e92f5b04dec690a0ab7467ad375abfa21fda7ff1ef226a575c0d8f37ce418c83",
"pubkey": "c846096a9e9218dd75cb4b10cc7369966409be32f6ca7c6e441717e1f469a3ab",
"created_at": 1707152778,
"kind": 1,
"tags": [
[
"t",
"markdown"
],
[
"proxy",
"https://fediscience.org/users/mhucka/statuses/111879964488518871",
"activitypub"
]
],
"content": "Markdown is popular with a lot of applications. As a format for writing documents, I've always hated one thing: adding figures \u0026 images means either managing a separate file (fragile \u0026 requires time and effort to manage) or using an inline base64-encoded blob (not supported by most editors).\n\nTextBundle seems like a great solution to this problem: package your .md file and dependencies in a ZIP archive. I wish more applications would support it.\n\nhttp://textbundle.org\n#Markdown",
"sig": "72004489270081b4df4cdda58bdb1680b423d1de20cde0859095212e09cc349d2e2e9115d1d9681ecb4e76764bca9aad59c8425ea1c796de6bdf90e296b3319b"
}