UNPKG

grunt-md2html

Version:

Small Grunt MultiTask to convert Markdown files to HTML

16 lines (11 loc) 299 B
Testing grunt-md2html with multiple file outputs ================================================= The output should be split in multiple HTML files, one file per input file. file: {DEST} Base: <%= basepath %> Some GFM: ```js function() { console.log('this is some java script code'); } ```