From 83c8bfa30d4d906ff7f2e37314e99e1098eb9bce Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 25 Nov 2016 14:01:06 -0800 Subject: Fixes #21195: Add more table of contents to pages with longer contents --- docs/components/badge.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components') diff --git a/docs/components/badge.md b/docs/components/badge.md index 55a6df4f7..4e4bafcde 100644 --- a/docs/components/badge.md +++ b/docs/components/badge.md @@ -7,6 +7,11 @@ group: components Small and adaptive tag for adding context to just about any content. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Example Badges scale to match the size of the immediate parent element by using relative font sizing and `em` units. -- cgit v1.2.3