Package Exports
- remark-clang-format
- remark-clang-format/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (remark-clang-format) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
remark-clang-format
Install
npm install remark-clang-format
Usage
add "remark-clang-format"
to "plugins"
in .remarkrc
发布
yarn release
选择合适的版本号,推到 GitHub 上后 GitHub Actions 自动发布到 GitHub Releases 和 npm。
致谢
参考了 https://github.com/VincentBel/remark-pangu/ 和 https://github.com/angular/clang-format