Wikitextparser

Latest version: v0.55.13

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

Scan your dependencies

Page 7 of 18

0.47.4

-------
- Fixed handling of external links within definition lists. (91)

0.47.3

-------
- Fixed a bug in ``plain_text`` method, not handling self-closing tags correctly.

0.47.2

-------
- Fixed a bug that was causing the parser to hang when parsing complicated nested tags.

0.47.1

-------
- Fixed the order of items in ``WikiList.fullitems``. (72)
- Fixed and improved a few edge cases in ``Table.caption``. (pr 81)
- Fixed handling of external links within definition lists. (pr 83)
- Fixed a bug in parsing extension tags. (90)

0.47.0

-------
- MW variables are now recognized recognized as parser functions, not templates. (69)
- Fixed a bug in mutation of root element when a child was mutated. (66)
- Fixed a bug that was causing templates like ``{{NAMESPACE|2}}`` to be detected as a parser function. It is a template if the first argument starts with a ``:``.
- Fixed bugs in detecting attributes of table cells. (71, 73)
- Fixed a bug in detecting header cells in tables. (77)
- Fixed a bug in ``get_tags`` where extension tags without attributes were not returned. (84)
- Fixed a bug in ``get_tables`` method where tables within tag extensions were not recognized (85)

0.46.0

-------
- Fixed a bug in detection parser functions without parameters. ``{{NAMESPACE}}`` used to be detected as template, but ``{{NAMESPACE:MediaWiki}}`` a parser function. Now both of them will be detected parser functions.

Page 7 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.