gulp-markdown-github-style:受gulp-markdown启发,使用github样式将HTML降级

时间:2021-02-03 19:16:45
【文件属性】:
文件名称:gulp-markdown-github-style:受gulp-markdown启发,使用github样式将HTML降级
文件大小:23KB
文件格式:ZIP
更新时间:2021-02-03 19:16:45
gulp markdown gulp-plugin markdown-to-html github-style gulp-markdown-github风格 受gulp-markdown启发,使用github样式的Markdown到HTML。 安装 $ npm install --save-dev gulp-markdown-github-style 用法 var gulp = require ( 'gulp' ) ; var markdown = require ( 'gulp-markdown-github-style' ) ; gulp . task ( 'default' , function ( ) { return gulp . src ( 'README.md' ) . pipe
【文件预览】:
gulp-markdown-github-style-master
----index.js(1002B)
----package.json(797B)
----template.html(15KB)
----gulpfile.js(176B)
----LICENSE(1KB)
----.gitignore(629B)
----README.md(1KB)
----yarn.lock(50KB)

网友评论