Fix supported markdown-lint violations in markdown files (#190750)

docs: fix supported markdownlint violations
This commit is contained in:
Alpha Romer Coma
2023-08-24 08:37:25 +00:00
committed by GitHub
parent 42ff46c880
commit 7ef754c2f6
27 changed files with 145 additions and 129 deletions

View File

@@ -33,10 +33,10 @@ Unit tests from layers `common` and `browser` are run inside `chromium`, `webkit
The following command will create a `coverage` folder in the `.build` folder at the root of the workspace:
**OS X and Linux**
### OS X and Linux
./scripts/test.sh --coverage
**Windows**
### Windows
scripts\test --coverage