Skip to content

notangelmario/markdownc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdownc

This is a simple CLI tool to convert Markdown files to HTML. This was made for personal use. This tool is compatible with Linux only.

Usage

First make sure you have libmarkdown and make installed.

Then compile the tool with:

make

After that is done, you can install it globally with:

sudo make install

Note: sudo is required to install to global scope

About

A very simple markdown 2 html compiler

Resources

License

Stars

Watchers

Forks