We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parse.template("The {#green}cat{#reset} likes {#red}dogs{#reset}")
This transform a string containing handlebar({}) templates.
{}
It currently only supports {#color}, but will be used as a simple scripting language for customizing text on demand.