Marko

Latest version: v2.0.3

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

Scan your dependencies

Page 2 of 6

1.2.220220922

- Fix a bug of markdown renderer, the ordered list index isn't increasing. [112](https://github.com/frostming/marko/pull/112)
- Fix a crash issue when parsing a list item with NBSP in preceding spaces. [123](https://github.com/frostming/marko/pull/123)
- Fix a hanging issue when parsing a text with nested brackets. [124](https://github.com/frostming/marko/pull/124)

1.2.120220512

- Fix a bug that tabs between the list bullet and item are not expanded properly.
- Upgrade from type comments to Py 3.5+ style annotations.

1.2.020220104

- Forbid delegation to element-specific render methods for AST renderers.
- Add LaTeX renderer to the `marko.ext` namespace.

1.1.020210723

- Update the implementation to conform with Commonmark 0.30 spec.

1.0.320210607

- Consider unicode punctuations when judging whether a delimiter is an opener or a closer.
- Prefix parsing is eager now.

1.0.220210406

- Fix a parsing crash if no newline following the prefix of a block element.
- Unescape html character refs in ASTRenderer result.
- Fix an index error when parsing an incomplete link.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.