document subheading syntax

This commit is contained in:
Chris Rebert 2014-01-13 02:37:55 -08:00
parent 80bed836e0
commit d62d7b0733

View File

@ -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;