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/scrollspy.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components/scrollspy.md') diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index dde50fc2a..6469612c0 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -3,6 +3,11 @@ layout: page title: Srollspy --- +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Example in navbar The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well. -- cgit v1.2.3