markdown folder to html:将包含文件和markdown文档的文件夹转换为HTML站点 源码
markdown-folder-to-html 从markdown文件生成html文档的最简单的零配置方式。 复制docs到_docs使用和编译降价文件,HTML docs/template.html 。 用法 需要node.js> = 6 鉴于我们有一些文档: mkdir -p docs 添加一些文档echo "**Banana**" > docs/banana.md 添加一些文档echo "**Apple**" > docs/index.md 在一个项目中 安装npm install -D markdown-folder-to-html 将docs添加到npm脚本{"scri
文件列表
markdown-folder-to-html-master.zip
(预估有个38文件)
markdown-folder-to-html-master
lib
assert-never.ts
103B
markdown-regex.ts
24B
types.ts
524B
path-to-text.ts
510B
render-page.ts
257B
markdown-url-to-html.ts
122B
render-nav.ts
1KB
group-by-path.ts
880B
暂无评论