Markdown PDF works great but it seems to always use the default plantUML server configured in markdown-it-plantuml. This server only accepts a certain number of requests per document. In documents with a large number of diagrams, not all...
markdown-pdf.plantumlCloseMarker Closing delimiter used for the plantuml parser. Default: @enduml markdown-pdf.plantumlServer Plantuml server. e.g.http://localhost:8080 Default:http://www.plantuml.com/plantuml For example, to run Plantuml Server locally#139: ...
| | markdown-pdf.plantumlServer| | | markdown-it-include options| markdown-pdf.markdown-it-include.enable| | | mermaid options| markdown-pdf.mermaidServer| | ### Save options ### markdown-pdf.type * Output format: pdf, html, png, jpeg * Multiple output formats support * Default: ...
* Add: `markdown-pdf.mermaidServer` option * add an option to disable mermaid [#175](https://github.com/yzane/vscode-markdown-pdf/issues/175) * Add: `markdown-pdf.plantumlServer` option * support configuration of plantUML server [#139](https://github.com/yzane/vscode-markdown-pdf/...
Markdown converter for Visual Studio Code. Contribute to yzane/vscode-markdown-pdf development by creating an account on GitHub.
Add:markdown-pdf.mermaidServeroption add an option to disable mermaid#175 Add:markdown-pdf.plantumlServeroption support configuration of plantUML server#139 Add: configuration scope extend setting 'headerTemplate' with scope...#184 Update:slugfor markdown-it-named-headers ...
Considering they updated their server to use the new version, diagrams generated locally that display correctly won't work on the plantuml server and viceversa Until the underlyingnode-plantumlpackage gets updated, I changed the dependency to the fork athttps://github.com/adrianvlupu/node-plant...
markdown-pdf.plantumlServer markdown-it-include options markdown-pdf.markdown-it-include.enable mermaid options markdown-pdf.mermaidServer Save options markdown-pdf.type Output format: pdf, html, png, jpeg Multiple output formats support Default: pdf "markdown-pdf.type": [ "pdf", "html...
markdown-pdf.plantumlOpenMarker Oppening delimiter used for the plantuml parser. Default: @startuml markdown-pdf.plantumlCloseMarker Closing delimiter used for the plantuml parser. Default: @enduml markdown-pdf.plantumlServer Plantuml server. e.g. http://localhost:8080 Default: http://www.pl...
markdown-pdf.plantumlOpenMarker Oppening delimiter used for the plantuml parser. Default: @startuml markdown-pdf.plantumlCloseMarker Closing delimiter used for the plantuml parser. Default: @enduml markdown-pdf.plantumlServer Plantuml server. e.g. http://localhost:8080 Default: http://www.pl...