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!
Project details
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.2.tar.gz
(4.9 kB
view details)
File details
Details for the file antimarkdown-1.0.2.tar.gz
.
File metadata
- Download URL: antimarkdown-1.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24a01f167e8a2959d604a52b01eac040358fbad021635568537caae66330aa78 |
|
MD5 | c11897af866ba5576ad78883746af37d |
|
BLAKE2b-256 | 9509d49fe3fa8bdd0e0570c69ac6990deea6e730cb74b958f0a091f7bc566410 |