Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 321 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 321 Bytes

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.