From e76d818a21939dcc47f103ccecfb6bdd934631f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Fri, 24 Sep 2021 09:20:46 +0200 Subject: [PATCH] Remove extra spaces in Markdown files --- .github/CONTRIBUTING.md | 2 +- site/content/docs/4.6/components/carousel.md | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 06ea6fe46600..c4de33669396 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -18,7 +18,7 @@ the preferred channel for [bug reports](#bug-reports), [features requests](#feat and [submitting pull requests](#pull-requests), but please respect the following restrictions: -* Please **do not** use the issue tracker for personal support requests. Stack +* Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help. diff --git a/site/content/docs/4.6/components/carousel.md b/site/content/docs/4.6/components/carousel.md index 4026ad4482f5..b491beb3d684 100644 --- a/site/content/docs/4.6/components/carousel.md +++ b/site/content/docs/4.6/components/carousel.md @@ -63,11 +63,11 @@ Adding in the previous and next controls. We recommend using ` - @@ -96,11 +96,11 @@ You can also add the indicators to the carousel, alongside the controls, too. {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - - @@ -141,11 +141,11 @@ Add captions to your slides easily with the `.carousel-caption` element within a - - @@ -169,11 +169,11 @@ Add `.carousel-fade` to your carousel to animate slides with a fade transition i {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - - @@ -197,11 +197,11 @@ Add `data-interval=""` to a `.carousel-item` to change the amount of time to del {{< placeholder width="800" height="400" class="bd-placeholder-img-lg d-block w-100" color="#333" background="#555" text="Third slide" >}} - -