1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Update copy syntax to CommonMark compliant

This commit is contained in:
Kevin Heis
2023-06-12 08:11:20 -07:00
parent a7a368871e
commit 5f0ca62ed3
239 changed files with 736 additions and 736 deletions

View File

@@ -65,7 +65,7 @@ The {% data variables.product.prodname_github_codespaces %} plugin for the JetBr
Use this command to check your version of {% data variables.product.prodname_cli %}:
```shell{:copy}
```shell copy
gh --version
```