Markdown won by accident, but the tooling never caught up
- ai
- tools
- markdown
If you had told me 4 years ago that Markdown would be the data format of the future I wouldn't have believed you, but it seems that it has become the preferred format for flat file knowledge storage for LLMs. I can't argue with the accessibility aspect, and it's arguably lighter than many alternatives, but I'm shocked by how little tooling has evolved around it in terms of LLM mutations. I often see sessions using sed and grep to pull knowledge from the files, and mutating things like inline tables often results in over-writes and formatting errors. I'm wondering why this gap exists and what tools are going to fill it...