add short titles to frontmatter (#20131)
This commit is contained in:
@@ -8,6 +8,7 @@ versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
shortTitle: Auto linked references
|
||||
---
|
||||
## URLs
|
||||
|
||||
|
||||
@@ -11,6 +11,7 @@ versions:
|
||||
ghae: '*'
|
||||
topics:
|
||||
- Pull requests
|
||||
shortTitle: Permanent links to code
|
||||
---
|
||||
This type of permanent link will render as a code snippet only in the repository it originated in. In other repositories, the permalink code snippet will render as a URL.
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@ versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
shortTitle: Create code blocks
|
||||
---
|
||||
|
||||
## Fenced code blocks
|
||||
|
||||
@@ -14,5 +14,6 @@ children:
|
||||
- /attaching-files
|
||||
- /creating-a-permanent-link-to-a-code-snippet
|
||||
- /using-keywords-in-issues-and-pull-requests
|
||||
shortTitle: Work with advanced formatting
|
||||
---
|
||||
|
||||
|
||||
@@ -8,6 +8,7 @@ versions:
|
||||
fpt: '*'
|
||||
ghes: '*'
|
||||
ghae: '*'
|
||||
shortTitle: Organized data with tables
|
||||
---
|
||||
## Creating a table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user