Skip to content

JoBeGaming/HtmlMarkdown_Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Html-Markdown-Tools

Convert HTML files to Markdown files and vice versa.

How to use it

HTML to Markdown

Save your .htm or .html file in the current directory. Then run tools.py and input <filename>.htm or <filename>.html. You will get a freshly generated <filename>.md in your directory.

Markdown to HTML

Save your .md file in the current directory. Then run tools.py and input <filename>.md. You will get a freshly generated <filename>.html in your directory.

Note: When converting Markdown to HTML, be sure to have a CSS_Standart.html in your directory.

About

Convert HTML files to Markdown files and vice versa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published