docs: fix line highlighting for contributing guide (#467)

This commit is contained in:
Vlad Frangu
2022-06-03 11:54:19 +03:00
committed by GitHub
parent 6340f64fbc
commit 019b9de1e8
4 changed files with 12 additions and 12 deletions

View File

@@ -83,10 +83,10 @@ The file structure might seem confusing at first, especially if it's your first
guide you through it.
When you clone the repository for the first time, you'll see a folder structure like this (we've not mentioned some
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders you
need to keep in mind when contributing.
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders and
files you need to keep in mind when contributing.
```bash {5,7-9,12-13,15-19}
```bash {2,4-6,9-10,12-16}
├── deno
├── gateway
├── node_modules (once you ran `npm ci`)

View File

@@ -83,10 +83,10 @@ The file structure might seem confusing at first, especially if it's your first
guide you through it.
When you clone the repository for the first time, you'll see a folder structure like this (we've not mentioned some
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders you
need to keep in mind when contributing.
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders and
files you need to keep in mind when contributing.
```bash {5,7-9,12-13,15-19}
```bash {2,4-6,9-10,12-16}
├── deno
├── gateway
├── node_modules (once you ran `npm ci`)

View File

@@ -83,10 +83,10 @@ The file structure might seem confusing at first, especially if it's your first
guide you through it.
When you clone the repository for the first time, you'll see a folder structure like this (we've not mentioned some
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders you
need to keep in mind when contributing.
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders and
files you need to keep in mind when contributing.
```bash {5,7-9,12-13,15-19}
```bash {2,4-6,9-10,12-16}
├── deno
├── gateway
├── node_modules (once you ran `npm ci`)

View File

@@ -83,10 +83,10 @@ The file structure might seem confusing at first, especially if it's your first
guide you through it.
When you clone the repository for the first time, you'll see a folder structure like this (we've not mentioned some
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders you
need to keep in mind when contributing.
tooling specific files like `.eslintrc.json` to keep the structure clean). We've highlighted the important folders and
files you need to keep in mind when contributing.
```bash {5,7-9,12-13,15-19}
```bash {2,4-6,9-10,12-16}
├── deno
├── gateway
├── node_modules (once you ran `npm ci`)