文件名称:micromark-extension-footer:解析页脚元素的微标记扩展
文件大小:138KB
文件格式:ZIP
更新时间:2024-03-18 05:02:31
JavaScript
@ amanda-mitchell / micromark-extension-footer 扩展,以支持的CommonMark。 该软件包提供了用于与微标记标记器和微标记HTML编译器集成的低级模块。 安装 yarn add @amanda-mitchell/micromark-extension-footer 用法 micromark可以配置为通过指定其使用这个插件extensions和htmlExtensions选项: const micromark = require ( 'micromark' ) ; const syntax = require ( '@amanda-mitchell/micromark-extension-footer' ) ; const html = require ( '@amanda-mitchell/micromark-extension-fo
【文件预览】:
micromark-extension-footer-main
----husky.config.js(80B)
----.gitignore(13B)
----package.json(732B)
----commitlint.config.js(85B)
----LICENSE(1KB)
----index.js(2KB)
----release.config.js(82B)
----.github()
--------workflows()
----__tests__()
--------index.js(2KB)
----.eslintrc.js(77B)
----lint-staged.config.js(86B)
----README.md(1KB)
----html.js(555B)
----prettier.config.js(83B)
----yarn.lock(332KB)
----.dependabot()
--------config.yml(176B)