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.