github-mermaid-extension
github-mermaid-extension copied to clipboard
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Hi there, I was *very* excited to find your browser extension to render Mermaid.js! I just tried it out using GitHub Enterprise and it seems that even with this extension...
Hello, I am having some issues in using the plugin for gantt with days exclusion. Example: ``` gantt dateFormat YYYY-MM-DD title Topic excludes weekdays saturday,sunday section Timeline Task :crit, spawn,...
The async arrows for a sequence diagram, `-)` and `--)`, as defined in https://mermaid-js.github.io/mermaid/#/sequenceDiagram?id=messages do not seem to be supported Type | Description -- | -- -) | Solid line...
* Bumped version to `0.2.0` * Upgraded mermaid to v8.8.1, the latest at the time of this PR. * Updated babelify config to ignore 'entity-decode' node_module to fix a build...
Thank you for the extension :-) I've just upgraded the used mermaidjs library to the current latest version. I've tested it in Chrome, Firefox and Opera, and it seems to...
Could you please build it with the latest Mermaid release (currently `8.4.6`) and update the browsers extensions I'm trying to use [chaining](https://mermaid-js.github.io/mermaid/#/flowchart?id=chaining-of-links) but it doesn't work because it was introduced...
Got a bunch of issues with outdated library (2 out of 2 of my charts failed to be parsed @ github, while worked flawlessly @ VSCode). Could you please update...
Adds support for Azure DevOps wikis. Not a lot of changes were required, just adding the URLs to the manifest, and adjusting the selectors. Azure DevOps seems to put all...
Hello, Is there any roadmap? I would like to be interested in knowing if architecture diagrams are planned. BR Nicolas