Skip to content

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:42
· 1 commit to master since this release
feat: ブロック単位で HTML ごと翻訳して文脈を保持

各ブロックの innerHTML を1本の文字列として Google 翻訳に送信し、<code>
や数式などの保護対象は Private-Use Area のプレースホルダで退避してから復元
することで、テキストノード単位の翻訳で生じていたカタコト感を解消。