From 019b9de1e856b961f034851546f327068317eff4 Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Fri, 3 Jun 2022 11:54:19 +0300 Subject: [PATCH] docs: fix line highlighting for contributing guide (#467) --- website/docs/Contributing.mdx | 6 +++--- website/versioned_docs/version-0.33.0/Contributing.mdx | 6 +++--- website/versioned_docs/version-0.33.1/Contributing.mdx | 6 +++--- website/versioned_docs/version-0.33.2/Contributing.mdx | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/website/docs/Contributing.mdx b/website/docs/Contributing.mdx index f33d29a3..6b5658f3 100644 --- a/website/docs/Contributing.mdx +++ b/website/docs/Contributing.mdx @@ -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`) diff --git a/website/versioned_docs/version-0.33.0/Contributing.mdx b/website/versioned_docs/version-0.33.0/Contributing.mdx index f33d29a3..6b5658f3 100644 --- a/website/versioned_docs/version-0.33.0/Contributing.mdx +++ b/website/versioned_docs/version-0.33.0/Contributing.mdx @@ -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`) diff --git a/website/versioned_docs/version-0.33.1/Contributing.mdx b/website/versioned_docs/version-0.33.1/Contributing.mdx index f33d29a3..6b5658f3 100644 --- a/website/versioned_docs/version-0.33.1/Contributing.mdx +++ b/website/versioned_docs/version-0.33.1/Contributing.mdx @@ -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`) diff --git a/website/versioned_docs/version-0.33.2/Contributing.mdx b/website/versioned_docs/version-0.33.2/Contributing.mdx index f33d29a3..6b5658f3 100644 --- a/website/versioned_docs/version-0.33.2/Contributing.mdx +++ b/website/versioned_docs/version-0.33.2/Contributing.mdx @@ -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`)