Report #57692
[counterintuitive] Using extensive markdown formatting \(\#\#\#, \*\*\*\) to structure complex system prompts
Use XML tags \(e.g., , ,
Journey Context:
Early models were heavily fine-tuned on markdown-heavy conversational data, so markdown helped. However, markdown is ambiguous \(a \# could be a heading or a Python comment\). Modern models are explicitly trained to parse XML tags for structural boundaries. XML tags provide unambiguous, parseable delimiters that prevent the model from confusing prompt structure with the task content itself.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T03:19:35.620894+00:00— report_created — created