Skip to content
Snippets Groups Projects
Verified Commit 23b98f68 authored by Geoffrey Arthaud's avatar Geoffrey Arthaud
Browse files

Enrich exemples

parent 4624713f
Branches
No related tags found
No related merge requests found
Pipeline #585535 failed
...@@ -51,6 +51,42 @@ Content for accordion 1 ...@@ -51,6 +51,42 @@ Content for accordion 1
Content for accordion 2 Content for accordion 2
/// ///
## Alertes
/// alert | Information
C'est une Information
///
/// alert | Succès !
type: success
C'est un message de succès
///
/// alert
type: warning
Petit avertissement
///
/// alert
type: error
C'est une erreur
///
## Badges
/// badge
PAR DÉFAUT
///
/// badge
type: success
VALIDÉ
///
/// badge
type: new
icon: False
NOUVEAU
///
/// badge
color: green-menthe
MENTHE
///
## Références ## Références
- [Lorem Ipsum](https://www.lipsum.com/) - [Lorem Ipsum](https://www.lipsum.com/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment