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/tooltips.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/components/tooltips.md') diff --git a/docs/components/tooltips.md b/docs/components/tooltips.md index 3bb3763d5..d59b330ff 100644 --- a/docs/components/tooltips.md +++ b/docs/components/tooltips.md @@ -5,6 +5,11 @@ title: Tooltips Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, use CSS3 for animations, and data-attributes for local title storage. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ## Overview Things to know when using the popover plugin: -- cgit v1.2.3