mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-09 21:04:42 +00:00
document subheading syntax
This commit is contained in:
parent
80bed836e0
commit
d62d7b0733
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue