Example: define style markers like `[COLOR]This text is colored` that would be processed by the CSS applied to the text like: ```css color: $COLOR ```
Example: define style markers like
[COLOR]This text is coloredthat would be processed by the CSS applied to the text like:color: $COLOR