Plantuml-markdown

Latest version: v3.11.1

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

Scan your dependencies

Page 6 of 10

3.5.1

Changes

* Updated changelog for the new release. [Michele Tessaro]

Fix

* There is no need to install uuid since Python 2.5 (refs 60) [Borys T]

3.5.0

New

* Add image map support. [Stéphane MORI]

Some plantuml representation contains hyperlinks. Those hyperlinks trig
the generation of a map tag. These map tag is linked to the generated
image by usemap attribute which refer to the map name.

Changes

* Update the changelog. [Michele Tessaro]

3.4.4

Fix

* Fix progression of parser (57) [Spencer Gilson]

3.4.3

Changes

* Updated documentation for the new release. [Michele Tessaro]

Fix

* Fixed read utf8 sources in Windows (refs 56) [Michele Tessaro]

Now the `source` option expects files in the `utf8` encoding.
In *nix nothing should change; Windows therefore uses `cp1252` as the
default character encoding, so if you need to use that encoding you need
to specify it in the plugin configuration options. Example:
yaml
plantuml_markdown:
encoding: cp1252

3.4.2

Changes

* Updated CHANGELOG. [Michele Tessaro]

* Remove tests for python < 3.6. [Michele Tessaro]

Python versions before 3.6 are now at end of life.
`plantuml-markdown` will not be tested with those versions, and bugs
will be fixed only if reproducible with more recent Python versions.

Fix

* Fixed working with Markdown 3.3 (fixes 39) [Michele Tessaro]

* Fixed indentation handling (fixes 51) [Michele Tessaro]

3.4.1

Fix

* Fixed multiple mixed code blocks (fixes 45) [Michele Tessaro]

Fixed parsing of mixed `fenced_code` and `plantuml_markdown` blocks in
the same document.

Page 6 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.