Socket
Socket
Sign inDemoInstall

mdhtml

Package Overview
Dependencies
5
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mdhtml

markdown to html


Version published
Maintainers
1
Install size
729 kB
Created

Readme

Source

MDHTML

Features

  • 批量将指定目录中的md文件转换成html文件
  • 多个markdown theme风格供选择
  • 多个代码高亮样式供选择

Install

npm install mdhtml

Usage

查看帮助
$ mdhtml
将当前目录下的markdown文件批量转换成html文件
$ mdhtml build
将example目录下的markdown文件批量转换成html文件
$ mdhtml build -p ./example
生成layout文件
$ mdhtml layout
使用指定的layout文件渲染markdown文件
$ mdhtml build -l ./layout.html

Document

Support

License

MIT

Keywords

FAQs

Last updated on 20 May 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc