npm explorer
markdowntohtml - npm explorer
markdowntohtml
v0.0.3
批量转换markdown文件,嵌套自定义jade模板并生成网页
6
/week
Updated 3 years ago
ISC
Published by
gaozhan
npm
yarn
pnpm
bun
npm install markdowntohtml
npm
Readme
Dependencies
(2)
Versions
(1)
Covert Markdown to HTML with Gulp
---
本工具是为了使markdown生成网页
---
使用说明
下载后请在本程序目录下运行"npm install"以安装依赖的库文件,成功后将需要转换的.md文件放在程序目录的Source文件夹,运行gulp,即可以对markdown内的随时改变生成应该的页面
在localhost:8080可以实时预览
API
无
todo
* 源码添加颜色
* 某些情况下乱码问题
* 切换滚动效果