Modifiers#
Modifiers can be used to change the way the styler formats items. Some can be used on their own or in conjunction with components. Some must be used with a component or another modifier.
A modifier can be as simple as hiding the heading on an item, or something more complex, like grouping a series of items together.
The modifiers are activated by adding the appropriate code inside square braces at the end of the item title. Some modifiers can also have an additional modifier to further alter the output of the Content Styler.
Example
The addition of the No heading modifier (_) will hide the heading in a Well box.
Lorem Ipsum information [@_]
Note
Multiple different modifiers can be used on the same component to achieve the desired effect.