python-markdownify

Convert HTML to Markdown

MIT License

Downloads
2M
Stars
1K
Committers
28

Bot releases are hidden (Show)

python-markdownify - Fix wrong version Latest Release

Published by AlexVonB 7 months ago

python-markdownify - A load of new features

Published by AlexVonB 7 months ago

Huge thanks to all the contributors!

What's Changed

New Contributors

Full Changelog: https://github.com/matthewwithanm/python-markdownify/compare/0.11.6...0.12.0

python-markdownify - Fixed CLI options, added nix shell file to repo

Published by AlexVonB about 2 years ago

python-markdownify - Fixed cli options and lint/test order

Published by AlexVonB about 2 years ago

python-markdownify - Fixed rst linting error, added linter to tox

Published by AlexVonB about 2 years ago

python-markdownify - Using `tox`, added CLI and fixed `pre`

Published by AlexVonB about 2 years ago

Thanks to all contributors! :)

python-markdownify - Added wrap option

Published by AlexVonB over 2 years ago

python-markdownify - Fixed table heading handling

Published by AlexVonB over 2 years ago

Thanks to @mvkorpel

python-markdownify - Inline images, escaping asterisks, language callback

Published by AlexVonB over 2 years ago

Thanks to all contributors! 🥳

python-markdownify - Enable convertig BeautifulSoup objects

Published by AlexVonB over 2 years ago

python-markdownify - Added escape_underscores option

Published by AlexVonB over 2 years ago

python-markdownify - Updated flake8 major version

Published by AlexVonB almost 3 years ago

Thanks to milahu!

python-markdownify - Added code language support

Published by AlexVonB almost 3 years ago

Thanks to @Inzaniak !

python-markdownify - Fix: remove space around list elements

Published by AlexVonB about 3 years ago

python-markdownify - Fix: Convert tags in table cells as inline

Published by AlexVonB about 3 years ago

python-markdownify - Fix readme syntax error

Published by AlexVonB over 3 years ago

python-markdownify - Fixed escaping inside code tags

Published by AlexVonB over 3 years ago

python-markdownify - Added <sub> and <sup>, allow default link titles

Published by AlexVonB over 3 years ago

python-markdownify - Ignoring DOCTYPE

Published by AlexVonB over 3 years ago

And testing CData

python-markdownify - Added support for new inline tags

Published by AlexVonB over 3 years ago

Now supporting code, samp, kbd, pre, del, s