markdown-to-html

时间:2024-06-23 12:24:30
【文件属性】:

文件名称:markdown-to-html

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-23 12:24:30

JavaScript

降价到 html 带有主题支持的 Markdown 到 HTML 转换器。 ##Installation 出于某种奇怪的原因,npm 不会拉我的存储库。 这是获取 md2html 的快速解决方法: git clone https://github.com/forabi/markdown-to-html cd markdown-to-html npm install -g . (可能需要 sudo) 用法 md2html -o --theme 主题 默认提供了两个内置主题“thesis”和“thesis-j”。


【文件预览】:
markdown-to-html-master
----plugins()
--------cheerio()
--------local-images()
--------concat()
--------html()
--------theme()
--------autodir()
----README.md(457B)
----.gitignore(74B)
----bin()
--------build.js(816B)
----package.json(957B)
----themes()
--------thesis-j()
--------thesis()

网友评论