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/badges.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components/badges.md') diff --git a/docs/components/badges.md b/docs/components/badges.md index 0828f151d..324053fec 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 %} -- cgit v1.2.3