coreyja / crowd-source-bytes

https://coreyja.com/bytes
13 stars 2 forks source link

💡 Byte Idea: Markdown to HTML Converter #12

Open Seif-Mamdouh opened 1 month ago

Seif-Mamdouh commented 1 month ago

Description

Build a command-line tool that converts Markdown files into HTML format.

Goal

The goal is to create a user-friendly CLI application that takes a Markdown file as input and outputs the corresponding HTML file.

Features

Extra Feature (Optional)

Useful Rust Crates