First release version of HTMG.
Provides implementations for the following DOM style types:
- Document with preamble and root
- Text content
- Attributes, including "flags"
- Void elements with no children
- Standard elements with children
It can be used to build a full HTML/XML serializer!