Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown to HTML converter

This script converts markdown files to HTML files.

Dependencies

Node.js version >=14.15.4
npm version >=6.14.10
Find the download link here: https://nodejs.org/en/download/

How to use

Clone the repository or download the ZIP from Github.

git clone https://github.com/RapTho/markdownToHTML.git

Install dependencies

cd markdownToHTML
npm install

Convert

node index.js convert --md ./README.md --html ./README.html

Where --md=PATH-TO-MARKDOWN-FILE --html=PATH-TO-HTML-FILE

Contributor

Raphael Tholl

License

MIT

About

A converter for *.md to *.html files used via CLI

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages