mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
fix(theme): make warning a first-class admonition, and deprecate caution admonition (#9308)
This commit is contained in:
parent
58be496da2
commit
f5ae537d3e
339 changed files with 666 additions and 515 deletions
|
@ -70,7 +70,7 @@ This section will help you figure out how to **keep your existing v1 translation
|
|||
|
||||
There are **multiple possible strategies** to migrate a Docusaurus v1 site using Crowdin, with different tradeoffs.
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
This documentation is a best-effort to help you migrate, please help us improve it if you find a better way!
|
||||
|
||||
|
@ -150,7 +150,7 @@ Crowdin has an "upload translations" feature, but in our experience it does not
|
|||
|
||||
If you don't mind modifying your existing Crowdin project and risking to mess things up, it may be possible to use the Crowdin branch system.
|
||||
|
||||
:::caution
|
||||
:::warning
|
||||
|
||||
This workflow has not been tested in practice, please report us how good it is.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue