mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 10:48:05 +02:00
docs: fix v2 admonitions syntax being replaced in migration guide (#9574)
This commit is contained in:
parent
452adcf735
commit
b40524fe5f
1 changed files with 1 additions and 1 deletions
|
@ -874,7 +874,7 @@ The default blog truncate marker now supports both `<!-- truncate -->` and `{/*
|
||||||
This option allows the usage of the Docusaurus v2 [admonition title](../guides/markdown-features/markdown-features-admonitions.mdx#specifying-title) syntax:
|
This option allows the usage of the Docusaurus v2 [admonition title](../guides/markdown-features/markdown-features-admonitions.mdx#specifying-title) syntax:
|
||||||
|
|
||||||
```md
|
```md
|
||||||
:::note Your Title
|
:::note Your Title
|
||||||
|
|
||||||
content
|
content
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue