diff --git a/content/_index.md b/content/_index.md
index b3a942a..7a6e277 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -36,7 +36,7 @@ testimonials:
custom_class="hero"
hero_image="/images/hero-dashboard.svg"
>}}
-{{< features-carousel title="Découvrez les fonctionnalités qui font de CHILL l’allié incontournable des travailleurs sociaux" background-color="#f1f5f9" >}}
+{{< features-carousel title="Découvrez les fonctionnalité qui font de CHILL
l’allié incontournable des travailleurs sociaux" background-color="#f1f5f9" >}}
{
"features": [
{
diff --git a/themes/chill-theme/layouts/shortcodes/features-carousel.html b/themes/chill-theme/layouts/shortcodes/features-carousel.html
index 1ed3d1d..eeb18be 100644
--- a/themes/chill-theme/layouts/shortcodes/features-carousel.html
+++ b/themes/chill-theme/layouts/shortcodes/features-carousel.html
@@ -26,7 +26,7 @@
{{ if $title }}
-
{{ $title }}
+
{{ $title | markdownify }}
{{ end }}