mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
9 lines
192 B
YAML
9 lines
192 B
YAML
extends: capitalization
|
|
message: "Use sentence case for headings: '%s'."
|
|
level: warning
|
|
scope: heading
|
|
match: $sentence
|
|
exceptions:
|
|
- Vocab/Docker/accept.txt
|
|
- Vocab/Technology/accept.txt
|