vuepress-plugin-mermaidjs
vuepress-plugin-mermaidjs copied to clipboard
Vuepress plugin for mermaid.js diagrams
The plugin works great, but adds a large space above/below the sequence diagram. I think this padding is proportional to the number of sequence lines (arrows/note-over)
Large diagrams are hard to read, a fullscreen mode with overflow scrolling should be added.
Binding click events to nodes as [described in the mermaidjs docs](https://mermaid-js.github.io/mermaid/#/flowchart?id=interaction) seems to be either broken or not implemented. As this requires `securityLevel` at least to be set to `loose`,...
Updates the requirements on [@vuepress/shared](https://github.com/vuepress/vuepress-next) to permit the latest version. Release notes Sourced from @vuepress/shared's releases. v2.0.0-beta.53 Please refer to CHANGELOG.md for details. Changelog Sourced from @vuepress/shared's changelog. 2.0.0-beta.53 (2022-10-24)...
Updates the requirements on [@vuepress/utils](https://github.com/vuepress/vuepress-next) to permit the latest version. Release notes Sourced from @vuepress/utils's releases. v2.0.0-beta.53 Please refer to CHANGELOG.md for details. Changelog Sourced from @vuepress/utils's changelog. 2.0.0-beta.53 (2022-10-24)...
[VuePress 2.0.0-beta 50 ](https://github.com/vuepress/vuepress-next/blob/main/CHANGELOG.md#200-beta50-2022-08-23) has a breaking change where it is now only using ES modules. This is causing the following error: `Error [ERR_REQUIRE_ESM]: require() of ES Module ...node_modules/@vuepress/utils/dist/index.js from...
Bumps [mermaid](https://github.com/knsv/mermaid) from 8.14.0 to 9.1.7. Release notes Sourced from mermaid's releases. 9.1.7 Release Notes Features & Bug Fixes 3238 gitgraph merge commits (#3379) @ashishjain0512 feat(git): allow custom merge commit...
I have tried using the standard font awesome tags but I can't get them to work. Is there a way to make this work? 1("There is more info here fa:fa-info-circle")...
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 8.14.0 to 10.0.2. Release notes Sourced from mermaid's releases. 10.0.2 Release Notes Bugfixes fix: dayjs import extension @sidharthv96 v10.0.0 What's Changed Please refer the v10 changes section...
Updates the requirements on [@vuepress/shared](https://github.com/vuepress/vuepress-next) to permit the latest version. Release notes Sourced from @vuepress/shared's releases. v2.0.0-beta.61 Please refer to CHANGELOG.md for details. Changelog Sourced from @vuepress/shared's changelog. 2.0.0-beta.61 (2023-02-27)...