← All posts

markdown

Markdown: The Forever Format for Your Thoughts

· 1 min read · base31.org

Apps come and go, companies pivot, and proprietary file formats eventually become obsolete. If you want your writing to last decades, you need to store it in plain text.

Avoiding vendor lock-in

When you write your notes in a specialized application with a closed database, you don't truly own your data. If the app shuts down or introduces a mandatory subscription fee, extracting your work can be a nightmare.

The beauty of simplicity

Markdown is a lightweight markup language that allows you to add formatting (like headers, bold text, and lists) using standard keyboard characters. It requires no specialized software to open—just a basic text editor.

Why Markdown endures

Future-proofing your data

By standardizing your notes and blog drafts in Markdown, you ensure that your digital legacy remains accessible regardless of which software dominates the market in twenty years.