From 2ada935842870471ed679e7e171b9672cf844e8e Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Tue, 20 Sep 2022 22:20:18 +0530 Subject: [PATCH] This should fail CI --- docs/faq.md | 2 +- docs/index.html | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index ac5eeeb80..62bfeca9f 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -5,7 +5,7 @@ 1. [How to add title to flowchart?](https://github.com/knsv/mermaid/issues/556#issuecomment-363182217) 2. [How to specify custom CSS file?](https://github.com/mermaidjs/mermaid.cli/pull/24#issuecomment-373402785) 3. [How to fix tooltip misplacement issue?](https://github.com/knsv/mermaid/issues/542#issuecomment-3343564621) -4. [How to specify gantt diagram xAxis format?](https://github.com/knsv/mermaid/issues/269#issuecomment-373229136) +4. [How to specify gantt diagram x Axis format?](https://github.com/knsv/mermaid/issues/269#issuecomment-373229136) 5. [How to bind an event?](https://github.com/knsv/mermaid/issues/372) 6. [How to add newline in the text?](https://github.com/knsv/mermaid/issues/384#issuecomment-281339381) 7. [How to have special characters in link text?](https://github.com/knsv/mermaid/issues/407#issuecomment-329944735) diff --git a/docs/index.html b/docs/index.html index 22892d60b..aa5abe4f0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -146,14 +146,6 @@ if (isDarkMode) conf.theme = 'dark'; mermaid.initialize(conf); -