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/layout/grid.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/layout/grid.md') diff --git a/docs/layout/grid.md b/docs/layout/grid.md index 78ab7aed6..7415d33f7 100644 --- a/docs/layout/grid.md +++ b/docs/layout/grid.md @@ -7,6 +7,11 @@ Bootstrap includes a powerful mobile-first grid system for building layouts of a There are multiple tiers for different device sizes, available via our predefined classes or semantic mixins. +## Contents + +* Will be replaced with the ToC, excluding the "Contents" header +{:toc} + ### Quick start - Example grid class -- cgit v1.2.3