Merge pull request #17639 from ChrisChinchilla/chrisward/toc-slash

Add TOC slash warning
This commit is contained in:
Chris Chinchilla 2023-06-28 16:29:26 +02:00 committed by GitHub
commit 8f77fafd28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ Page titles should be action orientated. For example:
- Make sure the title of your page and the TOC entry matches.
- If you want to use a : in a page title in the table of contents (_toc.yaml), you must wrap the entire title in “” to avoid breaking the build.
- If you add a new entry to the TOC file, make sure it ends in a trailing slash (/). If you don't, the page won't show the side navigation.
## Images