run clang-format for code in markdown
npm install remark-clang-format``bash`
npm install remark-clang-format
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