diff --git a/package.json b/package.json index 67b0a1f6..d8b25a52 100644 --- a/package.json +++ b/package.json @@ -1386,7 +1386,7 @@ "minimum": -1 }, "testMate.cpp.test.parallelExecutionLimit": { - "markdownDescription": "Maximum parallel run of tasks. Tasks are *'running a set of tests'*, *'test executable discovery'* and *'reload of the executable's test list'*. NOTE: If your executables depend on the **same resource** exclusively then this **could cause a problem**. ", + "markdownDescription": "Maximum parallel run of tasks. Tasks are _'running a set of tests'_, _'test executable discovery'_ and _'reload of the executable's test list'_. NOTE: If your executables depend on the **same resource** exclusively then this **could cause a problem**. ", "scope": "resource", "type": "integer", "default": 1,