remark-math-space

用来在行内公式、加粗、内联代码、超链接两侧加空格(仅在两侧是中英文字符时生效)。

Usage no npm install needed!

<script type="module">
  import remarkMathSpace from 'https://cdn.skypack.dev/remark-math-space';
</script>

README

remark-math-space

用来在行内公式、加粗、内联代码、超链接两侧加空格(仅在两侧是中英文字符时生效)。

npm install remark-math-space

used with remark-copywriting-correct.

发布

运行 yarn release,选择合适的版本号,将 tag 推到 GitHub 上,GitHub Actions 会自动在 GitHub Release 和 npm 上发布。