-
## What are you trying to do?
Make Jupyter clients aware of a broadly-implemented, text-based diagram format for visually describing complex concepts.
## How is it done today, and what are th…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3349
Originally posted by **aghaynes** November 16, 2022
According to the help files for mermaid, it is possible to have i…
-
When I try to render mermaid stateDiagram asciidoctor process just hangs.
AsciidoctorJ 2.2.0 (Asciidoctor 2.0.10)
Looks like it is related to mmdc problem.
Kroki renders stateDiagrams fine, so I ha…
-
## Objective
We now have a Helm chart that powers LocalNet. We should utilize the same chart for DevNets, which allows sharing the same infrastructure code between different networks.
## Origin …
-
Hi, I'm trying to generate erd using prisma but getting the following error,
```bash
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error:
✔ Generated P…
-
## Objective
Deploy a non-configurable 4 node localnet in a remote environment to:
- Uncover difficulties associated with finding unknown unknowns related to deploying localnet to a devnet
- Provide …
-
**Describe the bug**
Structurizr-generated mermaid diagram renders in live editor, but generates an error when I try to render it in an HTML file. specifically, Structurizr generates a lot of inner h…
-
Hi there! First of all, great plugin! I've been using it a lot to visualise and present the DB schema.
I've updated to version 1.4.2 along with prisma 4.11.0, and now I'm getting the following erro…
-
### Current Behavior
Running `nx serve ` or `nx build ` on a react/node app throws the following error:
`> NX ERROR The "path" argument must be of type string. Received undefined`
So far th…
-
The new version (https://github.com/mermaid-js/mermaid/releases/tag/v9.3.0) has a reduced size, and several updates to the available language, including support to, for example, titles in a YAML block…