mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 04:42:40 +02:00
docs: Suggest remark-cjk-friendly
in migration guide (#10892)
This commit is contained in:
parent
3198de8c45
commit
a0248ed404
2 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue