AGENTS.md
HTML in Markdown files
When writing HTML inside markdown (.md) files:
- Use 2-space indentation (not 4 spaces)
- No blank lines between sibling HTML elements — blank lines can cause markdown parsers to treat content as markdown rather than raw HTML