Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

RapTho/markdownToHTML

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.