python-markdownify

Convert HTML to Markdown

MIT License

Downloads
2M
Stars
1K
Committers
28

Bot releases are visible (Hide)

python-markdownify - Fixed table parsing

Published by AlexVonB over 3 years ago

Allowing for HTML Tags inside table cells and the omission of a table header row

python-markdownify - Fixed whitespace in list elements

Published by AlexVonB over 3 years ago

python-markdownify - Fixed ordered lists

Published by AlexVonB over 3 years ago

Thanks to all collaborators!

python-markdownify - Added support for hr

Published by AlexVonB over 3 years ago

python-markdownify - Added Basic Support for Tables

Published by AlexVonB over 3 years ago

python-markdownify - Added Options for Newline and Strong Style

Published by AlexVonB over 3 years ago

python-markdownify - Upgrade to Python 3.x

Published by AlexVonB over 3 years ago

This just adds the 3.x tags in PyPi and sets some dependencies straight. Only one test needed an update.

python-markdownify - Better Blockquote handling

Published by AlexVonB over 3 years ago

This adds newlines after blockquotes to allow for following paragraphs

Thanks to all contributors!

python-markdownify - Fixed extra whitespace added when block elements are separated by newlines

Published by AlexVonB almost 4 years ago

python-markdownify - Fixed shortlinks

Published by AlexVonB almost 4 years ago

python-markdownify - Add support for headings including elements

Published by AlexVonB almost 4 years ago

python-markdownify - Fixed ordered lists

Published by AlexVonB about 4 years ago

python-markdownify - Better OL support

Published by AlexVonB about 4 years ago

python-markdownify - First release with GitHub Actions

Published by AlexVonB about 4 years ago