1
0
mirror of synced 2025-12-22 19:34:15 -05:00

add short titles to frontmatter (#20131)

This commit is contained in:
Rachael Sewell
2021-06-24 11:02:53 -07:00
committed by GitHub
parent ee823eb333
commit 52cf583bdd
973 changed files with 978 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Auto linked references
---
## URLs

View File

@@ -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.

View File

@@ -8,6 +8,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Create code blocks
---
## Fenced code blocks

View File

@@ -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
---

View File

@@ -8,6 +8,7 @@ versions:
fpt: '*'
ghes: '*'
ghae: '*'
shortTitle: Organized data with tables
---
## Creating a table