Skip to content

Just a very easy example of how to use Grunt to convert a Markdown file to an HTML file.

Notifications You must be signed in to change notification settings

mikeboy91/grunt-md2html-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example with Grunt: from Markdown to HTML

Just a very easy example of how to use Grunt to convert a Markdown file to an HTML file. Images and CSS files will be inlined.

I needed this for work so plenty of stuff is hardcoded and there is room for improvement.

Prerequisites

Build HTML

npm install
grunt build

About

Just a very easy example of how to use Grunt to convert a Markdown file to an HTML file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published