mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 05:30:22 +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.
|
||||
//## 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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue