The phrasing can be confusing, but what's meant is that everything inside of a tag with the ngNonBindable directive will only be treated like regular HTML. It's effectively the same as using innerHTML on the element if your template is a trusted HTML string.