Skip to content

poicurr/md2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md2html

markdown to html converter written in C++

Build Instruction

git clone https://github.com/poicurr/md2html.git
cd ./md2html
./build.sh

Running program

./build/src/main.bin /path/to/markdown.md

then result.html will be generated on project directory.

About

markdown to html converter written in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published