add more infos on admonitions
This commit is contained in:
parent
c8c480ecd3
commit
1bc2791406
@ -50,8 +50,11 @@ Utilisez la syntaxe suivante
|
||||
En indentant vos lignes à partir de cet tag `!!! note`,
|
||||
vous obtenez un encadré dans le texte.
|
||||
```
|
||||
??? note "Vous pouvez en faire un bloc déroulable"
|
||||
En indentant vos lignes à partir de cet tag `??? note`,
|
||||
vous obtenez un bloc déroulable.
|
||||
|
||||
Plus d'informations sur `https://squidfunk.github.io/mkdocs-material/reference/admonitions/`
|
||||
Plus d'informations sur [la doc](https://squidfunk.github.io/mkdocs-material/reference/admonitions/)
|
||||
|
||||
### Insérer un groupe avec des tabulations
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user