-
https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/
Not sure what's involved here. If anyone wants to take a look - great ;)
```mermaid
graph TD;
A-->B;
A--…
-
Hi. I don't know if it as straightforward as it seems, but you could update mermaid version in
CuteMarkEd-NG/app/scripts/mermaid/
-
### Description
I'm sure that this syntax used to work, because I would not have allowed a broken diagram into my documentation back in January and my diagram is broken now, so I'm raising this as …
-
### Description
```mermaid
sequenceDiagram
autonumber
participant 1 as $$\alpha$$
participant 2 as $$\beta$$
1->>2: Solve: $$\sqrt{2+2}$$
2-->>1: Answer: $$2$$
Note rig…
-
### Description
block-beta replaces "---" with arrows. It does not seem possible to have nonarrows in block diagrams.
[Example in the live editor](https://www.mermaidchart.com/play?utm_source=merm…
-
Most of the issues related to this repository have been related to getting mermaid cli to generate a file. Variables that I've noticed so far are
- Operating System
- #2
- #65
- #…
-
Docusaurus React JSX does not accept SVG namespaces anymore.
kerisse.svg not accepted anymore, website does not generate
-
it nice to have mermaid theme etc. as config parameter . Now it's hardcoded to 'default' ((
`window.mermaid.initialize({ theme: "default" });`
-
### Steps to reproduce
1. Go to: [https://mermaid.live/](https://mermaid.live/)
2. Enter:
graph BT
a --- b
or
flowchart BT
a --- b
-
### Bug description
Quarto v1.5.56 doesn't recognize Mermaid erDiagram, even though the Mermaid code works well on Mermaid live editor
---
title: BigQuery Test
author: AndhikaWB
…