diff --git a/docs/components/alerts.md b/docs/components/alerts.md index a7d43400ad..b3a2e1b00c 100644 --- a/docs/components/alerts.md +++ b/docs/components/alerts.md @@ -5,6 +5,11 @@ title: Alerts Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Examples Alerts are available for any length of text, as well as an optional dismiss button. For proper styling, use one of the four **required** contextual classes (e.g., `.alert-success`). For inline dismissal, use the [alerts jQuery plugin](#dismissing). diff --git a/docs/components/badges.md b/docs/components/badges.md index 0828f151d2..324053fec3 100644 --- a/docs/components/badges.md +++ b/docs/components/badges.md @@ -5,6 +5,11 @@ title: Badges Badges are indicators for new or unread activity and include support for the active states of our [navigation components](/components/navs/), links, buttons, and more. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + {% example html %} Inbox 42 {% endexample %} diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md index 1e44d7853f..2e7b9d8dea 100644 --- a/docs/components/button-dropdown.md +++ b/docs/components/button-dropdown.md @@ -11,6 +11,11 @@ Use any button to trigger a dropdown menu by placing it within a `.btn-group` an Button dropdowns require the [dropdown plugin](../javascript/#dropdowns) to be included in your version of Bootstrap. {% endcallout %} +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ### Single button dropdowns Turn a button into a dropdown toggle with some basic markup changes. diff --git a/docs/components/button-group.md b/docs/components/button-group.md index 9f223c7de9..979dac1c1b 100644 --- a/docs/components/button-group.md +++ b/docs/components/button-group.md @@ -5,6 +5,11 @@ title: Button group Group a series of buttons together on a single line with the button group. Add on optional JavaScript radio and checkbox style behavior with [our buttons plugin](../javascript/#buttons). +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + {% callout warning %} #### Tooltips & popovers in button groups require special setting diff --git a/docs/components/buttons.md b/docs/components/buttons.md index 62727fba49..4d2fc47be3 100644 --- a/docs/components/buttons.md +++ b/docs/components/buttons.md @@ -5,6 +5,11 @@ title: Buttons Buttons are used to execute actions in forms, dialogs, and more. Use any of the available button classes to quickly create a styled button. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Examples Bootstrap includes six predefined button styles, each serving its own semantic purpose. diff --git a/docs/components/card.md b/docs/components/card.md index 1a7a2aaca8..8c5bcc9b4d 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -7,6 +7,11 @@ A **card** is a flexible and extensible content container. It includes options f If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Example Cards require a small amount of markup and classes to provide you with as much control as possible. These classes and markup are flexible though and can typically be remixed and extended with ease. @@ -154,7 +159,9 @@ Add an optional header and/or footer within a card. Go somewhere +{% endexample %} +{% example html %}
--Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
- -