---
description: Route markdown edits to the markdown standard for headings, lists, punctuation, banned words, and frontmatter wording
paths:
  - '**/*.md'
---

# Markdown mechanics standards

## Authority

- Follow the markdown standard for headings, paragraph and list structure, code spans, punctuation, emphasis, file references, the banned words and spellings, and the wording of a `title` or `description`. It is the single source. Read it with `aitk standards markdown`.
- Read it before a substantial markdown edit. Do not work the banned words or characters from memory.
- Run `aitk markdown audit <path>` after the edit, and rewrite the sentence carrying a hit rather than swapping the token for a near-synonym.
- Voice, rhythm, and sentence construction are a separate topic. `500-prose` routes them.
