-
### š Description
when using `allowedIframeHosts` for something like [embedding a structurizr diagram](https://docs.structurizr.com/cloud/embed) the backstage sanitizer seems to be removing the `apiKā¦
-
### Description
When I add more than one self-reference to a node on a class diagram, only the last one is rendered.
### Steps to reproduce
Create more than one self-reference for any nodā¦
-
### Description
when I specify open links there is always an arrow.
### Steps to reproduce
just declare an open link in flowchart diagram.
see https://mermaid.js.org/syntax/flowchart.html#anā¦
-
* [ X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/dev/CODE_OF_CONDUCT.md) that this project adheres to.
* [ X] I have searched the issue tracker for a feature requeā¦
-
### Proposal
Introduce support for creating threat modeling diagrams using Mermaid.js. Threat modeling is a critical process in cybersecurity, enabling architects, developers, and security professionā¦
-
__Describe the Bug__
Given I have a module of the following structure:
```javascript
const module = {
__init__: [ 'custom' ],
custom: [ 'type', Custom ]
}
function Custom(bpmnjs) {
ā¦
-
### Describe the bug
Applying this template causes an error to be thrown:
```json
{
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name"ā¦
-
### Feature Name
mermaid support
### Description
[Mermaid](https://mermaid-js.github.io/mermaid/#/) is a javascript library, MIT licensed, that takes block text declarative configurations and rendeā¦
-
* [Mermaid JS](https://mermaid.js.org) - JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.
-
Each of the classes in the basic data model are contained in a JS file and have a JS class definition.
I will annotate those and create an overall document, maybe even a UML class diagram.