mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
document subheading syntax
This commit is contained in:
@@ -13,6 +13,8 @@ Mini-language:
|
|||||||
//== This is a normal heading, which starts a section. Sections group variables together.
|
//== This is a normal heading, which starts a section. Sections group variables together.
|
||||||
//## Optional description for the heading
|
//## 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.
|
//** Optional description for the following variable. You **can** use Markdown in descriptions to discuss `<html>` stuff.
|
||||||
@foo: #ffff;
|
@foo: #ffff;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user