chore: textlint-rule-preset-ja-technical-writingを追加 - #412
Open
3w36zj6 wants to merge 24 commits into
Open
Conversation
3w36zj6
marked this pull request as ready for review
July 17, 2026 17:54
3w36zj6
requested review from
gomazarashi,
kimushun1101 and
ultimatile
as code owners
July 17, 2026 17:54
Member
|
個人的な感覚でひとまずコメントしてみました。採否はお任せいたします。 |
ultimatile
reviewed
Jul 18, 2026
ultimatile
reviewed
Jul 18, 2026
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: kimushun1101 <13430937+kimushun1101@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
ultimatile
reviewed
Jul 19, 2026
Contributor
|
対応ありがとうございます。確認にまだ時間がかかります、すみません。 |
ultimatile
reviewed
Jul 26, 2026
| /// これは独自の索引、参考文献、目次を作成する際に便利です。 | ||
| /// | ||
| /// bodyパラメーターの実体の間に空白が挿入される可能性があるため、[`justify`]($repeat.justify)パラメーターを正しく調整しているか確かめてください。 | ||
| /// bodyパラメーターの実体の間に空白が挿入される可能性もあるため、[`justify`]($repeat.justify)パラメーターを正しく調整しているか確かめてください。 |
Contributor
There was a problem hiding this comment.
「も」は他の可能性もあるように見えるため、言い換えた方が良さそうに見えます。
Suggested change
| /// bodyパラメーターの実体の間に空白が挿入される可能性もあるため、[`justify`]($repeat.justify)パラメーターを正しく調整しているか確かめてください。 | |
| /// bodyパラメーターの実体の間に空白が挿入され得るため、[`justify`]($repeat.justify)パラメーターを正しく調整しているか確かめてください。 |
ultimatile
reviewed
Jul 26, 2026
| pub size: Rel<Length>, | ||
|
|
||
| /// 上付きのアクセント記号を追加する際に、小文字のiおよびjの上の点を取り除くかどうか。 | ||
| /// 上付きのアクセント記号を追加する際に、小文字の`i`および`j`の上の点を取り除くかどうか。 |
ultimatile
reviewed
Jul 30, 2026
ultimatile
reviewed
Jul 30, 2026
| /// | ||
| /// [`where`]($function.where)セレクターを使うことで、このようなルールを特定の種類の図表に適用可能です。 | ||
| /// 例えば、図表の種類が表の場合はキャプションを表の上に配置し、他の種類ではキャプションを下に配置するには、次のようなshow-setルールを記述します。 | ||
| /// 例えば、図表の種類が表の場合はキャプションを表の上に配置し、他の種類ではキャプションを下に配置するなら、次のようなshow-setルールを記述します。 |
Contributor
There was a problem hiding this comment.
「するなら」が口語的なのが気になります。to Vのパターンなので
Suggested change
| /// 例えば、図表の種類が表の場合はキャプションを表の上に配置し、他の種類ではキャプションを下に配置するなら、次のようなshow-setルールを記述します。 | |
| /// 例えば、次のようなshow-setルールを記述することで、図表の種類が表の場合はキャプションを表の上に、他の種類ではキャプションを下に配置できます。 |
とするのはどうでしょうか。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #372
変更点
gpt-5.5)で修正した