1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Clarify that an article only needs to start with an H2 header if it has headers (#36902)

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
This commit is contained in:
Sarah Edwards
2023-05-05 12:57:05 -07:00
committed by GitHub
parent a762a15495
commit d7bcafa440

View File

@@ -159,7 +159,7 @@ If you must use footnotes:
Headers must adequately describe the content under it. Follow the same guidelines we use for writing titles. Each header on a page must be unique.
Use H2 for headers, and H3 for subheaders. Articles must start with an H2 level header and cannot skip header levels. There must be content between a header and subheader, such as an introduction. When referring to headers, surround the header name with quotation marks.
Use H2 for headers, and H3 for subheaders. If the article has headers, the headers must start with an H2 level header and cannot skip header levels. There must be content between a header and subheader, such as an introduction. When referring to headers, surround the header name with quotation marks.
- **Use:** Under "User licenses," view your total licenses.
For more information, see the [content model](/contributing/content-model.md#titles).