Testing grunt-md2html with multiple file outputs

The output should be split in multiple HTML files, one file per input file.

file: tmp/multiple_files/file1.html Base: ../../spec/fixtures

Some GFM:

function() {
    console.log('this is some java script code');
}