-
### Discussed in https://github.com/LemmyNet/lemmy-ui/discussions/2735
There is a markdown-it plugin for mermaid: https://github.com/wekan/markdown-it-mermaid , that I'll add. Any bugs related to i…
-
### Description
The recent upgrade to Gatsby v5 has left many build warnings, particularly those of conflicting CSS, like in the example below.
### Expected Behavior
Ideally, each of these wa…
-
### Describe the bug
````
index.js:123 [Vue warn]: Component is missing template or render function.
at
at
at
at
at
at
at
at
warn2 @ runtime-core.esm-bundl…
ezzle updated
3 weeks ago
-
Is it possible to bump mermaid to 11.4.0 so that I can use the architecture diagram support in mermaid?
https://mermaid.js.org/syntax/architecture.html
-
**Describe the bug**
Using the CLI programmatically in node.js causes a large pop-up that takes up most of the screen for a few seconds as the SVG is created
**To Reproduce**
Here is an excerpt…
-
### Description
When I try to alter the width of the nodes in the timeline diagram with the `width` configuration, the width configuration is not applied.
It appears to be hardcoded here:
https:/…
-
Github supports mermaid state diagrams, like:
```mermaid
---
title: Simple sample
---
stateDiagram-v2
[*] --> Still
Still --> [*]
Still --> Moving
Moving --> Still
Mo…
emmby updated
6 months ago
-
## Issue description / feature objectives
**This is speculative for discussion**
SSPs typically have a large number of diagrams. Today that would be supported by an external image reference. The d…
-
## Feature Request
**Is your feature request related to a problem or unsupported use case? Please describe.**
This will allow users to do diagrams (and other cool stuff) in their docs.
This has been…
-
### Describe the Bug
I'm trying to load the panel into an angular application. But even as the panel is not attached I get a very cryptic error after loading a diagram. The error `unhandled error i…