```yaml --- body: | A TRUE value. ``` > 3:5 suggestion Spell out 'TRUE', if it's unfamiliar to the audience. Google.Acronyms How do I ignore the above suggestion in a yaml file without `vale` ignoring the entire block?
How do I ignore the above suggestion in a yaml file without
valeignoring the entire block?