aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;