name: markdown license: MIT description: | USE FOR: Markdown authoring in this repo: emoji rules, numbered lists, table alignment, and Japanese Markdown caveats. Detailed owner: programming. DO NOT USE FOR: generated runtime outputs.
Markdown
Compatibility trigger for Markdown-specific tasks. The durable implementation
guidance now lives in skills/programming/references/markdown-authoring.md.
1. Use For
- Markdown authoring and formatting rules in this repo.
- Japanese Markdown caveats.
2. Do Not Use For
- Unrelated domains, broad rewrites outside the request, or generated runtime outputs.
3. Workflow
- Inspect the relevant files, current repo conventions, and
git status. - Read
skills/programming/references/markdown-authoring.md. - Make the smallest scoped change that satisfies the request.
- Run the checks named in the preserved guidance or the nearest repo harness.
- Report verification results and any remaining risk.
4. Examples
For a request in this domain, load preserved guidance, update the relevant source, run focused checks, and summarize the result.
5. References
skills/programming/references/markdown-authoring.md