Plantuml-markdown

Latest version: v3.9.7

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

Scan your dependencies

Page 5 of 8

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.

3.4.0

New

* Capability to keep both inline and source data (implements 47) [Ihsan Topaloglu]

As per discussed on https://github.com/mikitex70/plantuml-markdown/issues/47

Changes

* Updated CHANGELOG.md. [Michele Tessaro]

* Update README.md (refs 47) [Ihsan Topaloglu]

* Update README.md (refs 47) [Ihsan Topaloglu]

Readme update for the `source` inclusion feature that came with https://github.com/mikitex70/plantuml-markdown/releases/tag/3.3.0

Fix

* Fixed uml code inside fenced code (fixes 45) [Michele Tessaro]

UML source diagram inside a fenced code is now leaved untouched.

3.3.0

New

* Added support for loading plantuml from external files (refs 42) [Chalmela, Ravi]

Changes

* Updated documentation. [Michele Tessaro]

* Updated documentation. [Michele Tessaro]

Fix

* Fixed closing of object tag (fixes 44) [Michele Tessaro]

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.