Text Formatting

http://asciidoc.org/userguide.html#_text_formatting

Quoted text

Asciidoc quoted text attributes and Bootstrap labels

[red]#Obvious# and [big red yellow-background]*very obvious*.

Renders:

Obvious and very obvious.

A bootstrap [label label-warning]#warning# label.

Renders:

A bootstrap warning label.