UNPKG

markdown-folder-to-html

Version:

Convert a folder with files and markdown documents to an HTML site

4 lines (3 loc) 104 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = /\.md$/;