From 7a1c25bb3b11d3c5d77ad99fd5dd13d753e4ae34 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 08:57:34 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- docs/config/usage.md | 4 ++-- docs/intro/getting-started.md | 4 ++-- docs/intro/index.md | 4 ++-- docs/syntax/mindmap.md | 2 +- docs/syntax/timeline.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/config/usage.md b/docs/config/usage.md index 2e207213c..186440b34 100644 --- a/docs/config/usage.md +++ b/docs/config/usage.md @@ -64,7 +64,7 @@ Example: ```html ``` @@ -83,7 +83,7 @@ Example: B-->D(fa:fa-spinner); diff --git a/docs/intro/getting-started.md b/docs/intro/getting-started.md index a626d1f53..12649ace6 100644 --- a/docs/intro/getting-started.md +++ b/docs/intro/getting-started.md @@ -224,7 +224,7 @@ b. The importing of the Mermaid library through the `mermaid.esm.mjs` or `mermai ```html @@ -262,7 +262,7 @@ In this example, the `mermaidAPI` is being called through the `CDN`: diff --git a/docs/intro/index.md b/docs/intro/index.md index fda36f1da..725fd8407 100644 --- a/docs/intro/index.md +++ b/docs/intro/index.md @@ -319,7 +319,7 @@ To select a version: Replace `` with the desired version number. -Latest Version: +Latest Version: ## Deploying Mermaid @@ -337,7 +337,7 @@ To Deploy Mermaid: ```html ``` diff --git a/docs/syntax/mindmap.md b/docs/syntax/mindmap.md index dfdcdbdac..5e180b554 100644 --- a/docs/syntax/mindmap.md +++ b/docs/syntax/mindmap.md @@ -304,7 +304,7 @@ From version 9.4.0 you can simplify this code to: ```html ``` diff --git a/docs/syntax/timeline.md b/docs/syntax/timeline.md index 3d476c41d..0f8d426b6 100644 --- a/docs/syntax/timeline.md +++ b/docs/syntax/timeline.md @@ -469,7 +469,7 @@ You can use this method to add mermaid including the timeline diagram to a web p ```html ```