From: XhmikosR Date: Sun, 11 Nov 2018 10:07:42 +0000 (+0200) Subject: Use `h5` for callouts so that they are not included in ToC. X-Git-Tag: v4.2.0~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11da1601140174e4fa4e0e25e7f66fc21c08e927;p=thirdparty%2Fbootstrap.git Use `h5` for callouts so that they are not included in ToC. Callouts are already excluded from ToC, but due to a limitation in jekyll-toc they are still being included. We should revisit this if the bug is fixed later. --- diff --git a/site/_includes/callout-danger-async-methods.md b/site/_includes/callout-danger-async-methods.md index 083f28f238..951ba76ccf 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 29f7fc10bc..1ea3e1a4d3 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 (``, `