mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 16:37:07 +02:00
Fix docs style (#2322)
This commit is contained in:
parent
32c1a92b17
commit
756c83aad8
3 changed files with 13 additions and 33 deletions
|
@ -171,22 +171,12 @@ This line is also a separate paragraph, but... This line is only separated by a
|
|||
|
||||
## Admonitions
|
||||
|
||||
:::note
|
||||
This is a note
|
||||
:::
|
||||
:::note This is a note :::
|
||||
|
||||
:::tip
|
||||
This is a tip
|
||||
:::
|
||||
:::tip This is a tip :::
|
||||
|
||||
:::important
|
||||
This is important
|
||||
:::
|
||||
:::important This is important :::
|
||||
|
||||
:::caution
|
||||
This is a caution
|
||||
:::
|
||||
:::caution This is a caution :::
|
||||
|
||||
:::warning
|
||||
This is a warning
|
||||
:::
|
||||
:::warning This is a warning :::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue