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;