Labels
Use labels as a way to add an additional mark to a section of your docs. Labels come in a few colors. By default, labels will be blue.
Default label
Blue label
Stable
New release
Coming soon
Deprecated
<p class="label">Default label</p><p class="label label-blue">Blue label</p><p class="label label-green">Stable</p><p class="label label-purple">New release</p><p class="label label-yellow">Coming soon</p><p class="label label-red">Deprecated</p>