We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
By default Batman strips all HTML out of data it is binding to. If you want to get around this, simply pass in the raw filter.
raw
Example:
<h3 data-bind="text | raw"></h3>
There was an error while loading. Please reload this page.