autocorrect icon indicating copy to clipboard operation
autocorrect copied to clipboard

A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).

Results 34 autocorrect issues
Sort by recently updated
recently updated
newest added

``` 它指向一个[示例](#示例) 它无需[握手](https://zh.wikipedia.org/wiki/握手_(技术))或改进、完善现有条。 ``` ```diff - 它指向一个 [示例](#示例) + 它指向一个[示例](#示例) - 它无需[握手](https://zh.wikipedia.org/wiki/握手_(技术)) 或改进、完善现有条。 + 它无需[握手](https://zh.wikipedia.org/wiki/握手_(技术))或改进、完善现有条。 ```

如题。cargo install 会把程序安装到 `~/.cargo/bin/`,不需要 root 权限。我认为这样比安装到 `/usr/local/bin` 这样的系统目录方便很多。

```diff - 标签内的"a"元素上的'target'属性在 + 标签内的 "a" 元素上的 'target' 属性在 ```

``` 图像、Yahoo! 的 Widget 引擎 ```

AutoCorrect 在 VSCode 的问题面板中给出了纠正建议,但是我点击建议无法正常跳转,提示`无法打开...: Unable to resolve resource...`: Details ![demo](https://user-images.githubusercontent.com/51501079/155928720-31da0b5a-bc48-4ced-81ec-b5e0ac7d8935.gif)

希望能够按个人的习惯去配置争议部分的样式 ``` 这是[谷歌](https://google.com/)官网 --> 这是 [谷歌](https://google.com/) 官网 ```

support global config through .autocorrectignore file

您好,感谢分享,短文章很好用,效率和准确度都很高。但是在Correct长文章时,出现了问题。 20W的字符,I5 10代 用了8线程,运行了大概24小时仍然没有结束。 - 是否有字符上限? - 建议字符是多少? 谢谢!

原文: ``` 这里是 [链接][1]。 ... [1]: https://example.com/xxx/yyy/zzz-linux ``` 运行 Autocorrect 之后: ``` 这里是 [链接][1]。 ... [1]: https://example.com/xxx/yyy/zzz-Linux ``` The `linux` has been wrongly replaced by `Linux`, this should not happen.

spellcheck

As title. And can `formatHTML` or `formartFor` parse the `loadedConfig` manually? So that it will be no possible to conflict with nested files.