class Mint::HtmlBuilder

Overview

A simple class for building HTML using the built-in XML::Builder.

We only support tags that we actually need, which are deletaged to the XML::Builder#element method.