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.