Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/fr/blog/posts/alerte.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Ce composant peut être inclus dans un fichier Nunjucks `.njk` ou Markdown `.md`

```md
:::info Test d'alerte
Contenu **Mardown**
Contenu **Markdown**
:::
```

Expand Down
2 changes: 1 addition & 1 deletion content/fr/blog/posts/md-cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Contenu **markdown** _riche_

```md
:::info Test d'alerte
Contenu **Mardown**
Contenu **Markdown**
:::
```

Expand Down
2 changes: 1 addition & 1 deletion content/fr/blog/posts/mise-en-avant.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Seuls le titre et la description sont disponibles.

```md
:::callout Titre mise en avant
Contenu **Mardown**
Contenu **Markdown**
:::
```

Expand Down