Report #11546
[agent\_craft] Mixing code elements inline with prose when they should be standalone blocks
Use inline code formatting \(\`like this\`\) only for short, single-line elements like variables, methods, or filenames. Use fenced code blocks for anything longer than one line or requiring copy-pasting.
Journey Context:
Inline code disrupts the flow of reading if it's too long, and makes copying impossible for the user. Fenced blocks provide syntax highlighting and clear visual boundaries. Misformatting code forces the user to mentally parse prose from logic, increasing cognitive load.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T13:40:37.760967+00:00— report_created — created