Releases: textlint-ja/textlint-rule-preset-ai-writing
Releases · textlint-ja/textlint-rule-preset-ai-writing
v1.5.0
What's Changed
Features
no-ai-colon-continuationというルールを追加しました。
英語だと次のような書き方をすることがあります。
Here is the example output:
```
code
```
ただ、これを日本語でやるとやや不自然に :
で終わってしまう文章ができてしまいます・
LLMは英語をよく学んでるので、これを日本語でもやってしまうというのを検知するルールです。
関連:
Documentation
- doc: README.mdの誤字を修正する by @skytomo221 in #11
- docs: ルール名の記述をREADME内で統一 by @amotz in #12
- docs: README.mdの見出し番号の修正 by @azu in #13
- docs: README.mdの見出し番号を削除 by @azu in #14
Refactoring
New Contributors
- @skytomo221 made their first contribution in #11
- @amotz made their first contribution in #12
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.3
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Full Changelog: v1.0.1...v1.0.2