-
Add support for markdown mermaid.
See: https://github.com/tylingsoft/markdown-it-mermaid
-
If you try and render a diagram from a code snippet such as typescript, you get an error like the below:
This is good, because we can properly catch it and handle it, unlike the invalid markdow…
-
Ideally as both a printable SVG and a smaller / more focused version for on-screen reference.
-
[js.org](https://js.org) has a [DNS service](https://js.org) that provides short URLs that can point to websites. I think mermaid.js.org could be a lot more cooler :sunglasses: and easier to share tha…
-
用markdown可以绘图, 其中有这个mermaid, 但是默认的样式特别丑
-
[js-sequence-diagram](https://github.com/bramp/js-sequence-diagrams)
[gitbook-plugin-js-sequence-diagram](https://github.com/gmassanek/gitbook-plugin-js-sequence-diagram/blob/master/book/plugin.js)
…
-
Would be nice, if mermaid-filter supported generating EPS files.
1. mermaid can output SVG (although some diagram types are not rendered correctly)
2. Inkscape could be used for converting the SVG…
-
This should really go on https://github.com/pkra/tools-for-math-on-the-web somehow
* http://visjs.org/network_examples.html
* jsxgraph
* e.g., http://jsxgraph.uni-bayreuth.de/wiki/index.php/Cat…
-
**Is your feature request related to a problem? Please describe.**
As the SVG is lacking viewBox attribute, scaling the output is a bit tricky.
https://github.com/mermaid-js/mermaid-live-editor/b…
-
### Symfony version(s) affected
6.4.0
### Description
Using the AssetMapper component, I have everything up and running in my project, except getting MermaidJs to run.
Mermaid itself is installe…