-
I have some confusion about implementing a style rule to enforce sentence-style headings. I am unsure if I am just missing something in trying to implement a style rule, or if my testing shows a Vale limitation or bug? Given the following Vale style rule for trying to enforce sentence style headings, inspired by an example within Vale documentation:
Also given the following Markdown file with some example headings:
When running Vale,
Vale Studio link: https://studio.vale.sh/s/f5cda2da54aadd859828c2cb9d995dc2 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Goofing around, adding https://studio.vale.sh/s/9044d33789daa3e81516df254c5077d8 From Vale documentation for the capitalization extension:
For this particular file, |
Beta Was this translation helpful? Give feedback.
1.0 would be the strictest setting and will likely require appropriate use of a vocab to avoid false positives related to branding/company-specific terms.