Wikitextparser

Latest version: v0.55.13

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

Scan your dependencies

Page 8 of 18

0.45.3

-------
- Fix a bug in detecting external links within extension tags. (65)
- Fix a few bugs ``plain_text``/``remove_markup``. (65)

0.45.2

-------
- Detect unclosed comments, e.g. ``<!== a``.
- Fix parsing priority of tag extensions and comments. For example the comment in ``<ref>b<!--c</ref>d-->`` used to be parsed as with ``<!--c</ref>d-->`` as comment which was incorrect.

0.45.1

-------
- Fixed a catastrophic backtracking issue in parsing nested extension tags. (60)
- Fixed a bug in ``Bold.text`` and ``Italic.text``, failing to parse objects containing ``\n``. (61)

0.45.0

Not secure
-------
- Fixed a bug in parsing tags containing the ``<`` character. (58)
- Updated the list of known extension tags.
- Improved detection of nested tag extensions, e.g. a ``<ref>`` tag within ``<references>``.

0.44.1

Not secure
-------
- Fixed a bug in ``get_bolds_and_italics`` causing it to return duplicate items in some situations. This was also causing an error in ``plain_text`` method. (57)

0.44.0

Not secure
-------
- Fixed bug in matching header cells in ``Table.cells``. (53)
- Add ``Cell.is_header`` property.

Page 8 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.