From 8b15a7c5e8728724b03cc56a5f8dacc14c74ac04 Mon Sep 17 00:00:00 2001
From: "louismaxime.piton"
Date: Wed, 8 Mar 2023 12:19:06 +0100
Subject: [PATCH 1/2] Proposal
---
site/content/docs/5.3/components/placeholders.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site/content/docs/5.3/components/placeholders.md b/site/content/docs/5.3/components/placeholders.md
index 5ebaab3aaac2..33a3c24654b4 100644
--- a/site/content/docs/5.3/components/placeholders.md
+++ b/site/content/docs/5.3/components/placeholders.md
@@ -38,7 +38,7 @@ In the example below, we take a typical card component and recreate it with plac
-
+
@@ -67,7 +67,7 @@ In the example below, we take a typical card component and recreate it with plac
-
+
```
@@ -83,7 +83,7 @@ We apply additional styling to `.btn`s via `::before` to ensure the `height` is
-
+
{{< /example >}}
{{< callout info >}}
From 73ca8090f2b96565c3d9f34cfa78d44df677ddca Mon Sep 17 00:00:00 2001
From: "louismaxime.piton"
Date: Wed, 8 Mar 2023 14:08:26 +0100
Subject: [PATCH 2/2] fix(review)
---
site/content/docs/5.3/components/placeholders.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/content/docs/5.3/components/placeholders.md b/site/content/docs/5.3/components/placeholders.md
index 33a3c24654b4..6faf51e08308 100644
--- a/site/content/docs/5.3/components/placeholders.md
+++ b/site/content/docs/5.3/components/placeholders.md
@@ -83,7 +83,7 @@ We apply additional styling to `.btn`s via `::before` to ensure the `height` is
-
+
{{< /example >}}
{{< callout info >}}