--- name: "Markdown Standards" description: "Cross-project Markdown standards for concise, scan-friendly documentation." applyTo: "**/*.md" --- - Keep documents concise, structured, and easy to scan. - Use consistent heading hierarchy. - Prefer bullet lists and tables for structured content. - Avoid large unbroken paragraphs. - Use examples where they improve clarity. - Keep formatting markdownlint-compatible when possible.