From f3cfc8e7ec8e936e73e6b11449cd8d989fe680f1 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 13 Oct 2020 16:37:21 +0300 Subject: Revert "Improve callout shortcode. (#31802)" (#31871) This reverts commit 5c6925385ee926a749ead6a4f2ebbfc64e701f36. --- site/content/docs/5.0/getting-started/best-practices.md | 4 ++-- site/content/docs/5.0/getting-started/javascript.md | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'site/content/docs/5.0/getting-started') diff --git a/site/content/docs/5.0/getting-started/best-practices.md b/site/content/docs/5.0/getting-started/best-practices.md index 24234e84c..e17fc1290 100644 --- a/site/content/docs/5.0/getting-started/best-practices.md +++ b/site/content/docs/5.0/getting-started/best-practices.md @@ -7,9 +7,9 @@ group: getting-started We've designed and developed Bootstrap to work in a number of environments. Here are some of the best practices we've gathered from years of working on and using it ourselves. -{{% callout info %}} +{{< callout info >}} **Heads up!** This copy is a work in progress. -{{% /callout %}} +{{< /callout >}} ### General outline diff --git a/site/content/docs/5.0/getting-started/javascript.md b/site/content/docs/5.0/getting-started/javascript.md index 836220363..38b226623 100644 --- a/site/content/docs/5.0/getting-started/javascript.md +++ b/site/content/docs/5.0/getting-started/javascript.md @@ -25,11 +25,11 @@ We provide a version of Bootstrap built as `ESM` (`bootstrap.esm.js` and `bootst {{< /highlight >}} -{{% callout warning %}} +{{< callout warning >}} ## Incompatible plugins Due to browser limitations, some of our plugins, namely Dropdown, Tooltip and Popover plugins, cannot be used in a `