Skip to content

This project is a simple Python program that converts Markdown (.md) files into HTML (.html) files.It make easy for those who are using github and they wants to write their own readme.md file and don't have knowledge about markdown.

Notifications You must be signed in to change notification settings

GET-UNKNOWN-ERR0R/md-to-html-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to HTML Converter

This project is a simple Python program that converts Markdown (.md) files into HTML (.html) files.

Output

images

Newly Generated HTML File

images

Features

  • Converts Markdown to HTML
  • Supports basic Markdown syntax: headings, lists, links, images, and code blocks
  • Easy to use and lightweight

Installation

  1. Clone the repository:
    git clone https://github.com/GET-UNKNOWN-ERR0R/md-to-html-converter.git
    cd md-to-html-converter
  2. Install Python Library:
    pip3 install markdown
    python3 md-to-html-converter.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is a simple Python program that converts Markdown (.md) files into HTML (.html) files.It make easy for those who are using github and they wants to write their own readme.md file and don't have knowledge about markdown.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published