1
0
mirror of synced 2025-12-21 02:46:50 -05:00

Remove support for miniTocMaxHeadingLevel (#34758)

This commit is contained in:
Hector Alfaro
2023-02-17 11:29:02 -05:00
committed by GitHub
parent 7800cfa2fc
commit 4cd28fd735
346 changed files with 146 additions and 428 deletions

View File

@@ -10,7 +10,6 @@ topics:
- Fundamentals
- Developer
shortTitle: Create a codespace from a template
miniTocMaxHeadingLevel: 3
---
## About templates for {% data variables.product.prodname_github_codespaces %}

View File

@@ -2,7 +2,6 @@
title: Forwarding ports in your codespace
shortTitle: Forward ports
intro: '{% data reusables.codespaces.about-port-forwarding %}'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Using GitHub Codespaces in your JetBrains IDE
shortTitle: JetBrains IDEs
intro: You can use the JetBrains Gateway to connect to your codespace and work in your favorite JetBrains IDE.
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'

View File

@@ -2,7 +2,6 @@
title: Using GitHub Codespaces with GitHub CLI
shortTitle: GitHub CLI
intro: 'You can work with {% data variables.product.prodname_github_codespaces %} directly from your command line by using `gh`, the {% data variables.product.product_name %} command line interface.'
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghec: '*'