-record(content_node, { tag :: binary(), children :: list(ag_html:html()), attributes :: list(ag_html@attributes:attribute()) }).