markdown-it-plantuml
markdown-it-plantuml copied to clipboard
:herb: :book: plantuml diagrams in your markdown
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
This feature request is simple, to make more use out of this plugin we need to have access to the uml name inside the overridable methods for example the generator...
Please provide a `markdown-it-plantuml.js` file that can be directly loaded into a page. As an example you could look at how [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote) does it. They provide a script file that...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.2. Commits f6b83ed Mark version 6.4.2 f51895b Fix potentially-exponential regular expression in use-strict-scanning 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. Commits - [`23f4ddc`](https://github.com/mysticatea/eslint-utils/commit/23f4ddc58eda5e6aec3d6a43c6266acbe19345cd) 🔖 1.4.3 - [`8f9e481`](https://github.com/mysticatea/eslint-utils/commit/8f9e481ecc1204c7a1331b697f97903f90c75154) 🐛 fix reference tracker false positive - [`6633278`](https://github.com/mysticatea/eslint-utils/commit/663327835abfb1f62fc6fc5d69028457e11b5f80) ⚒ fix test scripts - [`7c8e67c`](https://github.com/mysticatea/eslint-utils/commit/7c8e67c22f7222685a6a9154ba5eec2ac4896a3e) ⚒ fix build...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.0 to 13.1.2. Release notes Sourced from yargs-parser's releases. v13.1.1 Bug Fixes convert values to strings when tokenizing (#167) (57b7883) nargs should allow duplicates when duplicate-arguments-array=false (#164)...
Code resource is too long result in plantuml encode the url is too long. Is there any solutions to solve it?
Hello, I added vscode links in plantuml code like this: [[vscode://file/C:/... (full link name)... text]] While the generated HTML worked properly, the preview link is not correct. It seems to...