Skip to content

chore: textlint-rule-preset-ja-technical-writingを追加 - #412

Merged
3w36zj6 merged 36 commits into
mainfrom
feature/add-textlint-rule-preset-ja-technical-writing
Aug 11, 2026
Merged

chore: textlint-rule-preset-ja-technical-writingを追加#412
3w36zj6 merged 36 commits into
mainfrom
feature/add-textlint-rule-preset-ja-technical-writing

Conversation

@3w36zj6

@3w36zj63w36zj6 commented Jul 10, 2026

Copy link
Copy Markdown
Member

close#372

変更点

  • textlint-rule-preset-ja-technical-writingを追加した
    • ルールの設定はデフォルトの設定を基準に原文に依存する表現を検知しないように緩くしています
  • textlintの自動修正を適用した
  • textlintの自動修正に対応していないエラーをLLM (gpt-5.5)で修正した

@3w36zj6
3w36zj6 marked this pull request as ready for review July 17, 2026 17:54
Comment threaddocs/tutorial/3-advanced.md
Comment threadcrates/typst-library/src/visualize/image/mod.rs Outdated
Comment threadcrates/typst-library/src/model/footnote.rs Outdated
Comment threadcrates/typst-library/src/foundations/func.rs Outdated
Comment threadcrates/typst-library/src/layout/align.rs Outdated
Comment threadcrates/typst-library/src/layout/dir.rs Outdated
Comment threadcrates/typst-library/src/layout/layout.rs Outdated
Comment threadcrates/typst-library/src/model/heading.rs Outdated
Comment threadcrates/typst-library/src/text/lorem.rs Outdated
Comment threadcrates/typst-library/src/layout/container.rs Outdated
@kimushun1101

Copy link
Copy Markdown
Member

個人的な感覚でひとまずコメントしてみました。採否はお任せいたします。

Comment threadcrates/typst-library/src/foundations/calc.rs Outdated
Comment threadcrates/typst-library/src/foundations/calc.rs Outdated
3w36zj6and others added 9 commits July 18, 2026 22:47
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>
Comment threadcrates/typst-library/src/model/figure.rs
Comment threadcrates/typst-library/src/model/figure.rs Outdated
3w36zj6and others added 3 commits August 2, 2026 21:55
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
@3w36zj6
3w36zj6 requested a review from ultimatileAugust 2, 2026 13:10
Comment threadcrates/typst-library/src/model/heading.rs Outdated
Comment threadcrates/typst-library/src/visualize/image/mod.rs Outdated
3w36zj6and others added 3 commits August 3, 2026 23:58
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
@3w36zj6
3w36zj6 requested a review from ultimatileAugust 3, 2026 15:03
Comment threadcrates/typst-library/src/model/document.rs Outdated
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
@3w36zj6
3w36zj6 requested a review from ultimatileAugust 4, 2026 13:41
Comment threaddocs/guides/accessibility.md Outdated
Comment threaddocs/reference/language/context.md Outdated
Comment threaddocs/reference/library/data-loading.md Outdated
Comment threaddocs/changelog/0.14.0.md Outdated
Comment threaddocs/changelog/0.14.0.md Outdated
3w36zj6and others added 5 commits August 9, 2026 16:56
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
Co-authored-by: ultimatile <18307308+ultimatile@users.noreply.github.com>
@3w36zj6
3w36zj6 requested a review from ultimatileAugust 9, 2026 08:50

@ultimatileultimatile left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

多数の修正対応お疲れ様でした。

@3w36zj6
3w36zj6 merged commit b06d3fb into mainAug 11, 2026
4 checks passed
@3w36zj6
3w36zj6 deleted the feature/add-textlint-rule-preset-ja-technical-writing branch August 11, 2026 04:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

textlint-rule-preset-ja-technical-writingの導入

4 participants

@3w36zj6@kimushun1101@ultimatile@gomazarashi