Plantuml-markdown

Latest version: v3.11.1

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 10

3.8.1

New

* Added option for disabling SSL checks (refs 83) [Michele Tessaro]

Added the `insecure` configuration option for disabling HTTPS SSL
certificate validation.
Set it to `True` when the PlantUML server uses self-signed certificates.

3.8.0

New

* Added `preserveAspectRatio` to inline SVG diagrams. [Michele Tessaro]

* Added `id` diagram option. [Michele Tessaro]

When the `id` option is used, an `id` attribute will be generated for the
diagram.
This can be useful for referencing the diagram in CSS rules or
Javascript code.

* Added `remove_inline_svg_size` config option. [Anders Norman]

3.7.3

New

* Added support for server-side C4 includes (refs 76) [Michele Tessaro]

Added the `server_include_whilelist` configuration which is a list of
regular expressions used to define which files can be safely included
by the server.
Defaults to `[r'^[Cc]4.*$']`, all C4 include files.

3.7.2

New

* Retry on server errors or rate limits when rendering remotely (refs 79) [Nejc Habjan]

3.7.1

Fix

* Do not create temp file with kroki (refs 77) [Nejc Habjan]

3.7.0

New

* Exposed error messages from kroki (refs 75) [Michele Tessaro]

Error messages from Kroki server are rendered as text in the output.
This is to overcome the problem that Kroki does not render errors as
images as PluntUML does.

* Added kroki as rendering server (refs 75) [Michele Tessaro]

With the plugin configuration `kroki_Server` is now possible to use a
Kroki server fore remote rendering.
Image maps are not supported by Kroki.

* Added option to disable image maps (refs 74) [Michele Tessaro]

Changes

* Regenerated changelog. [Michele Tessaro]

Page 4 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.