huacnlee / autocorrect

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
https://huacnlee.github.io/autocorrect
MIT License
918 stars 34 forks source link

[Feature Request] 链接语法 config/flag #178

Open CAESIUS-TIM opened 10 months ago

CAESIUS-TIM commented 10 months ago
……在此阅读 [详细的安装说明](/zh-CN/book/installation.md)或直接开始:
                                                     ^ <-- 此处缺少空格
> yarn autocorrect --lint zh-CN\README.md
yarn run v1.22.21
warning ..\..\package.json: No license field
$ C:\Users\26523\Git\nu-docs\node_modules\.bin\autocorrect --lint zh-CN\README.md
.

Error: 0, Warning: 0

AutoCorrect spend time 20.475ms

Done in 0.25s.

version: AutoCorrect 2.9.0 node: v18.18.0 yarn: 1.22.21 os: Win10 22H2 19045.3693 shell: nu 0.87.1

huacnlee commented 10 months ago

这种不是非得加,每个情况不一样。此类情况暂时可以手工处理

CAESIUS-TIM commented 10 months ago

这种不是非得加,每个情况不一样。此类情况暂时可以手工处理

可以增加 config 或者 flag?