Commit 2bad7149 authored by Craig Norris's avatar Craig Norris

Merge branch 'aqualls-flagging-subheads' into 'master'

Propose test for generic subheadings

See merge request gitlab-org/gitlab!82331
parents 2a0874b3 49232f1b
---
# Error: gitlab.HeadingContent
#
# Checks for generic, unhelpful subheadings.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: existence
message: 'Rename the subheading "%s", or re-purpose the content elsewhere.'
level: warning
scope: heading
link: https://docs.gitlab.com/ee/development/documentation/styleguide/#headings-1
ignorecase: false
tokens:
- How it works
- Limitations
- Overview
- Use cases?
- Important notes?
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment