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/progress.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components/progress.md') diff --git a/docs/components/progress.md b/docs/components/progress.md index 47e099e62..f69d6012c 100644 --- a/docs/components/progress.md +++ b/docs/components/progress.md @@ -5,6 +5,11 @@ title: Progress Stylize the HTML5 `` element with a few extra classes and some crafty browser-specific CSS. Be sure to read up on the browser support. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ### Example {% example html %} -- cgit v1.2.3