Skip to content

Releases: matthewwithanm/python-markdownify

0.13.1

14 Jul 20:41
Compare
Choose a tag to compare

What's Changed

  • Migrated the metadata into PEP 621-compliant pyproject.toml by @KOLANICH in #138

Full Changelog: 0.13.0...0.13.1

0.13.0

14 Jul 19:23
Compare
Choose a tag to compare

What's Changed

  • Avoid inline styles inside <code> / <pre> conversion by @jsm28 in #117
  • Escape all characters with Markdown significance by @jsm28 in #118
  • Update MANIFEST.in to exclude tests during packaging by @samypr100 in #125
  • Special-case use of HTML tags for converting <sub> / <sup> by @jsm28 in #119
  • handle ol start value is not number by @microdnd in #127

New Contributors

Full Changelog: 0.12.1...0.13.0

Fix wrong version

26 Mar 20:57
Compare
Choose a tag to compare
0.12.1

Merge branch 'develop'

A load of new features

26 Mar 20:54
Compare
Choose a tag to compare

Huge thanks to all the contributors!

What's Changed

New Contributors

Full Changelog: 0.11.6...0.12.0

Fixed CLI options, added nix shell file to repo

02 Sep 08:11
Compare
Choose a tag to compare
0.11.6

Merge branch 'develop'

Fixed cli options and lint/test order

31 Aug 19:47
Compare
Choose a tag to compare
0.11.5

Merge branch 'develop'

Fixed rst linting error, added linter to tox

28 Aug 20:04
Compare
Choose a tag to compare
0.11.4

Merge branch 'develop'

Using `tox`, added CLI and fixed `pre`

28 Aug 19:44
Compare
Choose a tag to compare

Thanks to all contributors! :)

Added wrap option

24 Apr 09:03
Compare
Choose a tag to compare
0.11.2

Merge branch 'develop'

Fixed table heading handling

14 Apr 08:27
Compare
Choose a tag to compare