We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
For example I'd like to have a fontawesome icon as label. I could paste this as label icon that I could then style with CSS:
<i class="fa fa-envelope-o" aria-hidden="true"></i>
But currently it is parsed as text so can't use HTML?