mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
Fix supported markdown-lint violations in markdown files (#190750)
docs: fix supported markdownlint violations
This commit is contained in:
@@ -21,7 +21,7 @@ All integration tests run in a browser instance as specified by the command line
|
||||
|
||||
Add the `--debug` flag to see a browser window with the tests running.
|
||||
|
||||
**Note**: you can enable verbose logging of playwright library by setting a `DEBUG` environment variable before running the tests (https://playwright.dev/docs/debug#verbose-api-logs)
|
||||
**Note**: you can enable verbose logging of playwright library by setting a `DEBUG` environment variable before running the tests (<https://playwright.dev/docs/debug#verbose-api-logs>)
|
||||
|
||||
## Debug
|
||||
|
||||
|
||||
Reference in New Issue
Block a user