Skip to content

Latest commit

 

History

History

HTML-To-MD

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How to use the html to md script.

All you have to do is download the html2md package with pip (pip install html2md) then change the path's that are currently in the script to the location to your html file and where you would like the md file to be saved. After that just run the script and it should work just fine.