Fix inconsistent alerts by using the markdown notation - part 2 (#35221)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
@@ -22,11 +22,8 @@ shortTitle: GitHub Advanced Security
|
||||
|
||||
{% ifversion ghes %}For information about buying a license for {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."{% elsif ghec %}For information about buying a license for {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/signing-up-for-github-advanced-security)."{% elsif fpt %}To purchase a {% data variables.product.prodname_GH_advanced_security %} license, you must be using {% data variables.product.prodname_enterprise %}. For information about upgrading to {% data variables.product.prodname_enterprise %} with {% data variables.product.prodname_GH_advanced_security %}, see "[AUTOTITLE](/get-started/learning-about-github/githubs-plans)" and "[AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)."{% endif %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** If you want to use {% data variables.product.prodname_GH_advanced_security %} with Azure Repos, see [{% data variables.product.prodname_GH_advanced_security %} & Azure DevOps](https://resources.github.com/ghazdo/) in our resources site. For documentation, see [Configure {% data variables.product.prodname_ghas_azdo %}](https://learn.microsoft.com/en-us/azure/devops/repos/security/configure-github-advanced-security-features) in Microsoft Learn.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
> If you want to use {% data variables.product.prodname_GH_advanced_security %} with Azure Repos, see [{% data variables.product.prodname_GH_advanced_security %} & Azure DevOps](https://resources.github.com/ghazdo/) in our resources site. For documentation, see [Configure {% data variables.product.prodname_ghas_azdo %}](https://learn.microsoft.com/en-us/azure/devops/repos/security/configure-github-advanced-security-features) in Microsoft Learn.
|
||||
|
||||
## About {% data variables.product.prodname_advanced_security %} features
|
||||
|
||||
|
||||
@@ -41,12 +41,7 @@ Some features are supported for additional languages or package managers. If you
|
||||
{% data reusables.supported-languages.swift %}
|
||||
{% data reusables.supported-languages.typescript %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Notes:**
|
||||
|
||||
{% ifversion fpt or ghec %}- The language support for {% data variables.product.prodname_copilot %} varies depending on the volume and diversity of training data for that language.{% endif %}
|
||||
* The support of Gradle for the dependency graph and {% data variables.product.prodname_dependabot_alerts %} is limited to the upload of data obtained using the {% data variables.dependency-submission-api.name %}.
|
||||
* PHP, Rust, and Scala are supported for {% data variables.product.prodname_code_scanning %} by third-party actions.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
{% ifversion fpt or ghec %}> * The language support for {% data variables.product.prodname_copilot %} varies depending on the volume and diversity of training data for that language.{% endif %}
|
||||
> * The support of Gradle for the dependency graph and {% data variables.product.prodname_dependabot_alerts %} is limited to the upload of data obtained using the {% data variables.dependency-submission-api.name %}.
|
||||
> * PHP, Rust, and Scala are supported for {% data variables.product.prodname_code_scanning %} by third-party actions.
|
||||
|
||||
@@ -60,11 +60,8 @@ In addition to the features available with {% data variables.product.prodname_fr
|
||||
* Auto-linked references
|
||||
* {% data variables.product.prodname_pages %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** To publish a {% data variables.product.prodname_pages %} site privately, you need to have an organization account. Additionally, your organization must use {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
> To publish a {% data variables.product.prodname_pages %} site privately, you need to have an organization account. Additionally, your organization must use {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
* Wikis
|
||||
* Repository insights graphs: Pulse, contributors, traffic, commits, code frequency, network, and forks
|
||||
@@ -97,11 +94,8 @@ In addition to the features available with {% data variables.product.prodname_fr
|
||||
* Scheduled reminders
|
||||
* {% data variables.product.prodname_pages %}
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** To publish a {% data variables.product.prodname_pages %} site privately, you need to have an organization account. Additionally, your organization must use {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
{% endnote %}
|
||||
> [!NOTE]
|
||||
> To publish a {% data variables.product.prodname_pages %} site privately, you need to have an organization account. Additionally, your organization must use {% data variables.product.prodname_ghe_cloud %}.
|
||||
|
||||
* Wikis
|
||||
* Repository insights graphs: Pulse, contributors, traffic, commits, code frequency, network, and forks
|
||||
|
||||
Reference in New Issue
Block a user