Create an HTML document from inline HTML
minimal_html(html, title = "")
html
title
minimal_html("<p>test</p>")
Useful links