All element-specific attributes are listed here to provide a kind of cheat sheet.

To attach the attributes correctly in Markdown, have a look at the short Howto.

Headings

Attribute NameCSS-class
Paragraph heading.h-p
Small paragraph h..h-p-s
Danger.h-danger
Warning.h-warn
Info.h-info
Success.h-success

Paragraph

Attribute NameCSS-class
Standfirst paragraph.p-first
Big paragraph.p-big
Small paragraph.p-small

Blockquote

Attribute NameCSS-class
Hero quote.blockquote-hero

Lists

Attribute NameCSS-class
Small indent (for simple and ordered lists).small-indent

Bullet list

Ordered list

Attribute NameCSS-class
continue (counting).ol-continue

Definition list

Attribute NameCSS-class
Tight.dl-tight
Loose.dl-loose
.dl-loose3