mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: fix remark-emoji name in 3.0.1 migration guide (#9677)
This commit is contained in:
parent
3389daefac
commit
5123035333
1 changed files with 1 additions and 1 deletions
|
@ -579,7 +579,7 @@ However, this is a new major library version containing breaking changes, and we
|
|||
|
||||
### remark-emoji v4.0+
|
||||
|
||||
Docusaurus v3 upgrades [`prism-react-renderer`](https://github.com/rhysd/remark-emoji) to v4.0+. This library is to support `:emoji:` shortcuts in Markdown.
|
||||
Docusaurus v3 upgrades [`remark-emoji`](https://github.com/rhysd/remark-emoji) to v4.0+. This library is to support `:emoji:` shortcuts in Markdown.
|
||||
|
||||
:::info How to upgrade
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue