From 4a4f25905f81cb4a99dc082ec1fb73c4d633f6f5 Mon Sep 17 00:00:00 2001 From: addetz <43963729+addetz@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:42:09 +0100 Subject: [PATCH] docs: fix format DOC-1303 --- .prettierignore | 5 ++++- .../clusters/public-cloud/deploy-k8s-cluster.md | 14 +++++++------- docs/docs-content/getting-started/terraform.md | 15 +++++++-------- .../cluster-deployment/pde/deploy-app.md | 14 +++++++------- .../public-cloud/deploy-k8s-cluster.md | 14 +++++++------- .../update-maintain/update-k8s-cluster.md | 2 +- .../tutorials/profiles/deploy-pack.md | 4 ++-- 7 files changed, 35 insertions(+), 33 deletions(-) diff --git a/.prettierignore b/.prettierignore index c4e6c2e26d..eb3379c58a 100644 --- a/.prettierignore +++ b/.prettierignore @@ -12,4 +12,7 @@ docs/api-content/**/*.json # Troublesome files tsconfig.json src/components/IconMapper/dynamicFontAwesomeImports.js -docs/docs-content/security-bulletins/cve-reports.md \ No newline at end of file +docs/docs-content/security-bulletins/cve-reports.md + +# Ignore partials +_partials/ diff --git a/docs/docs-content/clusters/public-cloud/deploy-k8s-cluster.md b/docs/docs-content/clusters/public-cloud/deploy-k8s-cluster.md index 12d732241b..19c51433f2 100644 --- a/docs/docs-content/clusters/public-cloud/deploy-k8s-cluster.md +++ b/docs/docs-content/clusters/public-cloud/deploy-k8s-cluster.md @@ -828,9 +828,9 @@ displaying the version number. docker version ``` - + - + Navigate to the tutorial code. @@ -856,9 +856,9 @@ Use the following command and ensure you receive an output displaying the instal podman info ``` - + - + Navigate to the tutorial code. @@ -882,7 +882,7 @@ Change the directory to the tutorial folder. cd tutorials/ ``` - + Change the directory to the tutorial code. @@ -1332,13 +1332,13 @@ the **Enter** key. Next, issue the following command to stop the container. - + - + diff --git a/docs/docs-content/getting-started/terraform.md b/docs/docs-content/getting-started/terraform.md index 3e5feede69..e8d8515519 100644 --- a/docs/docs-content/getting-started/terraform.md +++ b/docs/docs-content/getting-started/terraform.md @@ -75,9 +75,9 @@ displaying the version number. docker version ``` - + - + Navigate to the tutorial code. @@ -103,9 +103,9 @@ Use the following command and ensure you receive an output displaying the instal podman info ``` - + - + Navigate to the tutorial code. @@ -129,7 +129,7 @@ Change the directory to the tutorial folder. cd tutorials/ ``` - + Change the directory to the tutorial code. @@ -511,14 +511,13 @@ the **Enter** key. Next, issue the following command to stop the container. - - + - + diff --git a/docs/docs-content/tutorials/cluster-deployment/pde/deploy-app.md b/docs/docs-content/tutorials/cluster-deployment/pde/deploy-app.md index 98e221df5e..e623de069a 100644 --- a/docs/docs-content/tutorials/cluster-deployment/pde/deploy-app.md +++ b/docs/docs-content/tutorials/cluster-deployment/pde/deploy-app.md @@ -389,9 +389,9 @@ displaying the version number. docker version ``` - + - + Navigate to the tutorial code. @@ -419,9 +419,9 @@ Use the following command and ensure you receive an output displaying the instal podman info ``` - + - + Navigate to the tutorial code. @@ -451,7 +451,7 @@ Change directory to the tutorial folder. cd tutorials/ ``` - + Change directory to the tutorial code. @@ -1221,13 +1221,13 @@ the **Enter** key. Next, issue the following command to stop the container. - + - + diff --git a/docs/docs-content/tutorials/cluster-deployment/public-cloud/deploy-k8s-cluster.md b/docs/docs-content/tutorials/cluster-deployment/public-cloud/deploy-k8s-cluster.md index c6c7e9eb91..1fac9cd1d2 100644 --- a/docs/docs-content/tutorials/cluster-deployment/public-cloud/deploy-k8s-cluster.md +++ b/docs/docs-content/tutorials/cluster-deployment/public-cloud/deploy-k8s-cluster.md @@ -828,9 +828,9 @@ displaying the version number. docker version ``` - + - + Navigate to the tutorial code. @@ -856,9 +856,9 @@ Use the following command and ensure you receive an output displaying the instal podman info ``` - + - + Navigate to the tutorial code. @@ -882,7 +882,7 @@ Change the directory to the tutorial folder. cd tutorials/ ``` - + Change the directory to the tutorial code. @@ -1332,13 +1332,13 @@ the **Enter** key. Next, issue the following command to stop the container. - + - + diff --git a/docs/docs-content/tutorials/cluster-management/update-maintain/update-k8s-cluster.md b/docs/docs-content/tutorials/cluster-management/update-maintain/update-k8s-cluster.md index 1f5a75ab2b..c807595c25 100644 --- a/docs/docs-content/tutorials/cluster-management/update-maintain/update-k8s-cluster.md +++ b/docs/docs-content/tutorials/cluster-management/update-maintain/update-k8s-cluster.md @@ -96,7 +96,7 @@ Change the directory to the tutorial folder. cd tutorials/ ``` - + Change the directory to the tutorial code. diff --git a/docs/docs-content/tutorials/profiles/deploy-pack.md b/docs/docs-content/tutorials/profiles/deploy-pack.md index 368ce8038c..ceeb14b2be 100644 --- a/docs/docs-content/tutorials/profiles/deploy-pack.md +++ b/docs/docs-content/tutorials/profiles/deploy-pack.md @@ -1290,13 +1290,13 @@ the following commands. - + - +