From: Chris Rebert Date: Mon, 13 Jan 2014 10:37:55 +0000 (-0800) Subject: document subheading syntax X-Git-Tag: v3.2.0~444 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d62d7b0733fad9ffc54245f6ae47bdfd08b65dff;p=thirdparty%2Fbootstrap.git document subheading syntax --- diff --git a/docs/grunt/bs-lessdoc-parser.js b/docs/grunt/bs-lessdoc-parser.js index f4da4238ee..2463048193 100644 --- a/docs/grunt/bs-lessdoc-parser.js +++ b/docs/grunt/bs-lessdoc-parser.js @@ -13,6 +13,8 @@ Mini-language: //== This is a normal heading, which starts a section. Sections group variables together. //## Optional description for the heading + //=== This is a subheading. + //** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `` stuff. @foo: #ffff;