v1.0
This is the initial version of HtmlGenerator, with support for
- Creating all HTML tags (except for meta, script, style and svg at this time)
- Creating and adding HTML attributes (including class and id)
- Creating HTML document trees in code
- Serializing HTML document trees into text