IntroHeadings
| Field | Value |
|---|---|
| Type | Skill Resource |
| Source | ~/.copilot/skills/technical-writing/references/vale-styles/TechnicalWriting/IntroHeadings.yml |
| Description | Not specified |
Source Content
extends: existencemessage: "Section-intro heading '%s' — the heading should name what follows, not announce that an introduction exists."# warning, not error: scripts/markdown_lint.py already enforces this# exact rule at WARNING severity — this rule stays consistent with that# rather than giving Vale a stricter opinion than the rest of the system# on a rule the other tool already owns.level: warningscope: headingignorecase: trueraw: - '^(Introduction|Overview|Summary|Preface|Foreword|Background|About)\s*$'