From 24eb9a75e9b6f78c70ead8de88009729970f3005 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 28 Nov 2018 19:49:34 +0200 Subject: [PATCH] Revert "Use `h5` for callouts so that they are not included in ToC." This reverts commit 11da1601140174e4fa4e0e25e7f66fc21c08e927. This is no longer needed with jekyll-toc 0.9.1. --- site/_includes/callout-danger-async-methods.md | 2 +- site/docs/4.1/components/forms.md | 2 +- site/docs/4.1/components/popovers.md | 4 ++-- site/docs/4.1/components/scrollspy.md | 4 ++-- site/docs/4.1/components/tooltips.md | 2 +- site/docs/4.1/getting-started/javascript.md | 2 +- site/docs/4.1/utilities/colors.md | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/site/_includes/callout-danger-async-methods.md b/site/_includes/callout-danger-async-methods.md index 951ba76ccf..083f28f238 100644 --- a/site/_includes/callout-danger-async-methods.md +++ b/site/_includes/callout-danger-async-methods.md @@ -1,5 +1,5 @@ {% capture callout %} -##### Asynchronous methods and transitions +#### Asynchronous methods and transitions All API methods are **asynchronous** and start a **transition**. They return to the caller as soon as the transition is started but **before it ends**. In addition, a method call on a **transitioning component will be ignored**. diff --git a/site/docs/4.1/components/forms.md b/site/docs/4.1/components/forms.md index 1ea3e1a4d3..29f7fc10bc 100644 --- a/site/docs/4.1/components/forms.md +++ b/site/docs/4.1/components/forms.md @@ -737,7 +737,7 @@ By default, browsers will treat all native form controls (``, `