docs/dev
some sympols
| name | symbols |
|---|---|
| arrows | ↑ ↓ ← → |
| tiret | — |
| bullets and squares | ∙ ◦ ▪ ▫ |
tags
info
info tag
to add additional information
:::info
**info tag**
to add additional information
:::
attention
attention tag
to underline important details
:::attention
**attention tag**
to underline important details
:::
warning
warning tag
to warn the user
:::warning
**warning tag**
to warn the user
:::
tip
tip tag
to give a tip to the user
:::tip
**tip tag**
to give a tip to the user
:::
danger
danger tag
to warn the user about a hard limit or something that will break
:::danger
**danger tag**
to warn the user about a hard limit or something that will break
:::
details
Подробнее
details tag
to hide long or optional content behind a clickable summary
:::details
**details tag**
to hide long or optional content behind a clickable summary
:::
text right after the opening tag replaces the block title
stub
:::stub
:::
text between the opening and closing tags replaces the description
wip
:::wip
:::
text between the opening and closing tags replaces the description
outdated
:::outdated
:::
text between the opening and closing tags replaces the description
about
Эта статья о 1; о 2 см. 3.
::about 1 | 2 | [3](#)
table
| 1 | 2 | 3 |
|---|---|---|
| 4 | 5 | 6 |
| 7 | 8 | 9 |
:::table
1;2;3
4;5;6
7;8;9
:::
references
text^1
other text^2
1^ reference
2^ other reference