You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of our content is written in adoc but we also use one YAML file for a range of headings, audience identification statements, and similar. I have Vale configured so that it is processing the YAML file, but I also have a couple of styles where I need to ignore titles. For adoc files, I use scope: ~heading but I can't work out the equivalent for YAML files.
I've been following the info at https://github.com/errata-ai/vale/releases/tag/v3.11.0 but can't make it work. This is a pure YAML file. The title headings appear at different levels for different sections, so that might be part of the problem.
I'd really like to get this working because it's a big part of our linting process. Would love any pointers, suggestions, etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
vale version 3.12.0
Most of our content is written in adoc but we also use one YAML file for a range of headings, audience identification statements, and similar. I have Vale configured so that it is processing the YAML file, but I also have a couple of styles where I need to ignore titles. For adoc files, I use
scope: ~headingbut I can't work out the equivalent for YAML files.I've been following the info at https://github.com/errata-ai/vale/releases/tag/v3.11.0 but can't make it work. This is a pure YAML file. The
titleheadings appear at different levels for different sections, so that might be part of the problem.I'd really like to get this working because it's a big part of our linting process. Would love any pointers, suggestions, etc.
Thanks a lot.
David
Beta Was this translation helpful? Give feedback.
All reactions