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!

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