blog/vale-styles/Microsoft/HeadingColons.yml

9 lines
182 B
YAML
Raw Normal View History

2021-11-27 14:04:27 +01:00
extends: existence
message: "Capitalize '%s'."
link: https://docs.microsoft.com/en-us/style-guide/punctuation/colons
nonword: true
level: error
scope: heading
tokens:
- ':\s[a-z]'