-
### Describe the project you are working on
Original proposal: godotengine/godot-proposals#641
Original pull request: godotengine/godot#98136
Linked PR: Redot-Engine/redot-engine#734
### Descr…
-
when I create Documentations with Sphinx, I'm always running into the same challenges who mermaid could close a big gap.
writing Folder structures down is a big hassle with reStructurdText and the …
-
windows 10
graphviz 11.0.0
diagrams 0.23.4
python 3.12.2
code:
```python
from diagrams import Cluster, Diagram
from diagrams.aws.compute import ECS
from diagrams.aws.database import RDS
…
-
In the **diagram** that shows the "Openness is a spectrum", the user can click on the individual circles for more details on the different types of licenses.
The current wording which are supposed…
-
A common way for me to draw commutative diagrams quickly is to use the website quiver (it's great!). However, it uses its own stylesheet which references at the beginning with a call `\usepackage{quiv…
-
### Describe the project you are working on
Writing an editor plugin as an extension that allows access to a command line terminal from within the Godot Editor. This should look and behave as much…
-
As mention in the UG, each contacts must have exactly one name and one phone number, the others are optional.
However, in the diagram, the multiplication for Name and Phone is not mentioned, while the…
-
### Describe the feature
At the moment, when the readme.md file has an image, it doesn't load correctly in the backstage plugin, it only loads in GitHub.
This request is about adding images suppor…
-
CC @wicksipedia @adamcogan
This continues from the work completed in https://github.com/tinacms/tinacms/issues/4733
### Description:
Implement custom parsing and saving logic for Mermaid diagrams i…
-
### Describe the project you are working on
Server tools for accurate measurements and validation. IMO server should not rely on delta times for hit/action validation thus I already PR'd an option to…