1
0
mirror of synced 2025-12-20 10:28:40 -05:00

Fix for md049 consistent emphasis (#38201)

Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
This commit is contained in:
Grace Park
2023-06-21 11:10:23 -07:00
committed by GitHub
parent 638de9b7da
commit 4545543862
224 changed files with 670 additions and 670 deletions

View File

@@ -210,7 +210,7 @@ and `@precision high` from the `my-custom-queries` directory, use:
precision: very-high
```
Note that the following query suite definition behaves differently from the definition above. This definition selects queries that are `@kind problem` *or*
Note that the following query suite definition behaves differently from the definition above. This definition selects queries that are `@kind problem` _or_
are `@precision very-high`:
```