Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

antimarkdown

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!

About

Python library for converting HTML to Markdown

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages