From b455ed8def8c82acaabf79c74e8899ee9139b6b2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 May 2015 01:58:52 -0700 Subject: add markdown toc stuff --- docs/components/button-group.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components/button-group.md') diff --git a/docs/components/button-group.md b/docs/components/button-group.md index 9f223c7de..979dac1c1 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 -- cgit v1.2.3