mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Revert "Use h5 for callouts so that they are not included in ToC."
This reverts commit 11da160114.
This is no longer needed with jekyll-toc 0.9.1.
This commit is contained in:
@@ -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**.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user