docs: Suggest remark-cjk-friendly in migration guide (#10892)

This commit is contained in:
Tatsunori Uchino 2025-02-03 21:02:20 +09:00 committed by GitHub
parent 3198de8c45
commit a0248ed404
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -508,6 +508,8 @@ While not an ideal solution, you can also either of the following without conver
**「。」の後に文を続けると`**`が意図した動作をしません。** また、**[リンク](https://docusaurus.io/)** や **`コード`** のすぐ外側に`**`、そのさらに外側に句読点以外がある場合も同様です。
```
A unofficial remark plugin [remark-cjk-friendly](https://www.npmjs.com/package/remark-cjk-friendly) can fix this issue in most cases without modifying the Markdown source written in Chinese, Japanese, and Korean like the above.
:::
</details>

View file

@ -508,6 +508,8 @@ While not an ideal solution, you can also either of the following without conver
**「。」の後に文を続けると`**`が意図した動作をしません。** また、**[リンク](https://docusaurus.io/)** や **`コード`** のすぐ外側に`**`、そのさらに外側に句読点以外がある場合も同様です。
```
A unofficial remark plugin [remark-cjk-friendly](https://www.npmjs.com/package/remark-cjk-friendly) can fix this issue in most cases without modifying the Markdown source written in Chinese, Japanese, and Korean like the above.
:::
</details>