UNPKG

grunt-md2html

Version:

Small Grunt MultiTask to convert Markdown files to HTML

19 lines (15 loc) 574 B
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../../spec/fixtures/style.css"> <title></title> </head> <body> <h1 id="testing-grunt-md2html-with-underscore-templating">Testing grunt-md2html with underscore templating</h1> <p>The output should be done in one single HTML file:</p> <p>tmp/underscore_test/output.html</p> <p>This one was created on: 2015-07-14 20:02:55</p> <p>Input file: spec/fixtures/underscore_test/file1.md</p> <p>2nd file, concatenated to the first. Src: file2.md</p> </body> </html>