Skip to content

Python Script to parse markdown and convert to a HTML file. Work done together by me and @Polaris66 in collaborative session.

License

Notifications You must be signed in to change notification settings

MSSRPRAD/Markdown2Html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown 2 Html

Making a simple Markdown Parser for fun!

Example Usage:

python convert.py markdown.md output.html python convert-regex.py

Things To Add

Things Working

  • Bold
  • Italics
  • Line Break
  • Headings

About

Python Script to parse markdown and convert to a HTML file. Work done together by me and @Polaris66 in collaborative session.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published