metalsmith-markdown:一个Metalsmith插件来转换markdown文件

时间:2024-06-05 22:45:30
【文件属性】:

文件名称:metalsmith-markdown:一个Metalsmith插件来转换markdown文件

文件大小:28KB

文件格式:ZIP

更新时间:2024-06-05 22:45:30

JavaScript

金属匠-降价 一个Metalsmith插件,用于转换markdown文件。 安装 $ npm install metalsmith-markdown CLI用法 通过npm安装,然后使用所需的任何选项将metalsmith-markdown密钥添加到您的metalsmith.json插件中,如下所示: { " plugins " : { " metalsmith-markdown " : { " pedantic " : false , " gfm " : true , " tables " : true , " breaks " : false , " sanitize " : false , " smartLists " : true , " smartypants " : false


【文件预览】:
metalsmith-markdown-master
----.eslintrc(427B)
----Readme.md(3KB)
----.prettierignore(31B)
----lib()
--------index.js(2KB)
----test()
--------fixtures()
--------index.js(934B)
----.prettierrc(18B)
----History.md(2KB)
----.editorconfig(188B)
----.gitignore(12B)
----package-lock.json(71KB)
----package.json(728B)

网友评论