Skip to content

Commit

Permalink
[Style guide] Headers can use question format (#45565)
Browse files Browse the repository at this point in the history
Co-authored-by: Laura Coursen <[email protected]>
  • Loading branch information
ethanpalm and lecoursen authored Nov 3, 2023
1 parent c0a91e1 commit cfeaf27
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,9 @@ Note that regardless of the identifier you use (letters, words), footnotes will
## Headers
Headers must adequately describe the content under them. Follow the same guidelines we use for writing titles. Use sentence casing for headers. Each header on a page must be unique.
Headers must adequately describe the content under them. Headers can either follow the guidelines for writing titles or can be written as questions. Use sentence casing for headers. Each header on a page must be unique.
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 H2 for headers and H3 for subheaders. If an article has headers, the headers must start with an H2 level header and cannot skip header levels. There must be text 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 "[AUTOTITLE](/contributing/style-guide-and-content-model/contents-of-a-github-docs-article)."
Expand Down

0 comments on commit cfeaf27

Please sign in to comment.