html

.html content:{String} -> Node

Creates an HTML element, which is rendered as-is without any additional processing or escaping.

Return

the HTML node

Parameters

content

raw HTML content to inject