Markdown vs plain text for LLM context — why structure wins
· 2 min read
Plain text throws away the structure a model could have used. Markdown keeps it, at almost no token cost — and that changes how reliably an LLM can reason over your content.
博客
LLM 与 Markdown 是博客的一个分类,讲为什么结构化 Markdown 比扁平化的 PDF 文本或一次性的 JSON 更适合作为模型输入,以及转换如何融入模型工作流。
Plain text throws away the structure a model could have used. Markdown keeps it, at almost no token cost — and that changes how reliably an LLM can reason over your content.