/** * Convert HTML into DOM node(s) * * @param html - HTML string to transform into nodes * @return DOM elements that the HTML represented * * @remarks * * To keep the method simple and short, this method uses the `