Revert "Running 'pnpm --filter mermaid run docs:build' as suggested by the previously failing 'lint' GHA"

This reverts commit 66c543cb8f.
This commit is contained in:
Sebastian Spier
2022-11-07 23:07:04 +01:00
parent 66c543cb8f
commit 62f3c4baa6
16 changed files with 59 additions and 58 deletions

View File

@@ -53,7 +53,7 @@ graph TD
In the `Code` section one can write or edit raw mermaid code, and instantly `Preview` the rendered result on the panel beside it.
The `Configuration` Section is for changing the appearance and behavior of mermaid diagrams. An easy introduction to mermaid configuration is found in the [Advanced usage](../config/n00b-advanced.md) section. A complete configuration reference cataloging the default values can be found on the [mermaidAPI](../config/setup/README.md) page.
The `Configuration` Section is for changing the appearance and behavior of mermaid diagrams. An easy introduction to mermaid configuration is found in the [Advanced usage](../config/n00b-advanced.md) section. A complete configuration reference cataloging the default values can be found on the [mermaidAPI](../config/setup/README) page.
![Code,Config and Preview](./img/Code-Preview-Config.png)