1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Fix inconsistent alerts by using the markdown notation - part 4 (#35223)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Artur Kordowski
2024-11-12 23:42:57 +01:00
committed by GitHub
parent b7bbf37088
commit 9bb1b989ee
286 changed files with 754 additions and 1615 deletions

View File

@@ -1,5 +1,2 @@
{% tip %}
**Tip**: You can also filter issues or pull requests using the {% data variables.product.prodname_cli %}. For more information, see "[`gh issue list`](https://cli.github.com/manual/gh_issue_list)" or "[`gh pr list`](https://cli.github.com/manual/gh_pr_list)" in the {% data variables.product.prodname_cli %} documentation.
{% endtip %}
> [!TIP]
> You can also filter issues or pull requests using the {% data variables.product.prodname_cli %}. For more information, see "[`gh issue list`](https://cli.github.com/manual/gh_issue_list)" or "[`gh pr list`](https://cli.github.com/manual/gh_pr_list)" in the {% data variables.product.prodname_cli %} documentation.