Skip to main content

HTML to Markdown converter.

Project description

Convert HTML to Markdown, quickly and easily:

>>> import antimarkdown
>>> print(antimarkdown.to_markdown("""
... <h1>antimarkdown</h1>
...
... <p>Convert HTML to Markdown, quickly and easily!</p>
... """))
antimarkdown
============

Convert HTML to Markdown, quickly and easily!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antimarkdown-1.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page