aboutsummaryrefslogtreecommitdiff
path: root/docs/grunt
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-13 02:37:55 -0800
committerChris Rebert <[email protected]>2014-01-13 02:37:55 -0800
commitd62d7b0733fad9ffc54245f6ae47bdfd08b65dff (patch)
tree8a46e388c0b33c2a5c980fb2cdaeaa831d53ac0f /docs/grunt
parent80bed836e0a699d43c483e9957d153edff1ce3d1 (diff)
downloadbootstrap-d62d7b0733fad9ffc54245f6ae47bdfd08b65dff.tar.xz
bootstrap-d62d7b0733fad9ffc54245f6ae47bdfd08b65dff.zip
document subheading syntax
Diffstat (limited to 'docs/grunt')
-rw-r--r--docs/grunt/bs-lessdoc-parser.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/grunt/bs-lessdoc-parser.js b/docs/grunt/bs-lessdoc-parser.js
index f4da4238e..246304819 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 `<html>` stuff.
@foo: #ffff;