-
We use graphviz/dot for our flowcharts. While the language is itself quite capable, the available editors are very limited. They almost all only allow to view the generated image, but we need to be ab…
-
```mermaid
flowchart TD
A[Inbound Email Message] --> B(MX Records via Cloudflare)
B --> B1(route1.mx.cloudflare.net Priority: 2)
B --> B2(route2.mx.cloudflare.net Priority: 81)
B --> B…
-
**Describe the bug**
In mermaid one can use `\n` to create multiline texts:
```mermaid
flowchart TD
test[No more\nnewlines?]
```
pasting that text in mermaid.live, however ...
```te…
-
The diagram below doesn't produce my intended graph.
```
flowchart LR
dev---ops
```
![image](https://user-images.githubusercontent.com/49750419/141980892-a2c5b17d-f4ca-44a4-beed-f2085255f…
-
**Describe the bug**
If a node has a long text, the text is clipped and not wrapped.
**To Reproduce**
Link to Live Editor: [link](https://mermaid.live/edit#pako:eNp9jj0OwjAMRq8See4JsiGVkQnEAGawGv…
-
### Describe the problem
An Arduino IDE editor tab can be in one of two states:
- **Saved**: the contents of the file on disk matches the content in the editor buffer
- The editor will always be i…
-
### Description
I have encountered an error while trying to use the VisionTool(), while I'm trying to use AzureAI with the vision tool, but it wrongly mapped to the OpenAI API,
can we use AzureOpe…
-
**Mods (complete and add to the following information):**
- **Arma 3:** 2.18 stable version
- **CBA:** `3.18.1` [e.g. 3.0.0 stable, commit hash]
- **ACE3:** `3.18.1` [e.g. 3.0.0 stable, commit hash…
-
### Steps to reproduce
1. Go to: [https://mermaid.live/](https://mermaid.live/)
2. Enter:
graph BT
a --- b
or
flowchart BT
a --- b
-
## Description
The ETL documentation page is missing a link: https://docs.openverse.org/meta/media_properties/etls.html
Clicking on the box does jump to the appropriate session, but we should fig…