UNPKG

grunt-md2html

Version:

Small Grunt MultiTask to convert Markdown files to HTML

15 lines (11 loc) 252 B
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="../../spec/fixtures/style.css"> <title></title> </head> <body> <h1 id="file-2">File 2</h1> <p>Should be separated</p> </body> </html>