Module HTML.RawSource

Module to provide raw string HTML generation.

Sourcetype t = string

The type.

Sourceval toHTML : t -> string

Generate HTML representation.