This module holds the Element type, used and emitted by elemi.html and elemi.xml.
This module provides syntax for generating HTML and XML documents from inside of D. It supports embedded control flow (if, foreach, etc) and writing to output ranges.
This module defines the old HTML syntax for Elemi.
Additonal tests, with no global imports.
Wrappers allow defining custom HTML/XML structures that take children as content.
This module defines the old Elemi syntax for generating XML code.