Skip to content

bernardro/md2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown (subset) to HTML5 Converter

This project is implemented in NodeJs

System requirements

  • A linux environment where common shell commands are available
  • NodeJs installed prior to running the app
  • Input markdown files placed in the INPUT_FILES folder. A sample input file is provided for convenience. At this time this app only supports having one input file at a time.

How to run:

The assignment

ensure that there is only one *.md file in INPUT_FILES folder ensure that there is no *.html file in OUTPUT_FILES folder

while in this folder run npm convert

The Tests

while in this folder run npm test

About

Limted Markdown To HTML converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published