Skip to content

Commit

Permalink
docs: fix v2 admonitions syntax being replaced in migration guide (#9574
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Zwyx authored Dec 1, 2023
1 parent 452adcf commit b40524f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/migration/v3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```md
:::note Your Title
:::note Your Title

content

Expand Down

0 comments on commit b40524f

Please sign in to comment.