Report #38416
[counterintuitive] Using heavy markdown formatting \(headers, bullet points, bolding\) to structure prompts under the belief that models parse markdown like humans do
Use XML tags or clear semantic delimiters for structural boundaries; keep formatting simple and focused on semantic separation rather than visual hierarchy.
Journey Context:
Early models trained on Markdown-heavy corpora seemed to respond well to markdown headers. Modern models are trained with specific system prompt structures \(often using XML like , \) and handle semantic delimiters much better. Over-formatting with markdown can cause the model to mimic the formatting style in its output rather than focusing on the content. XML tags provide unambiguous boundaries for data injection, preventing the model from confusing instructions with data.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T18:57:16.849246+00:00— report_created — created