
WWW::Kontent::Renderer::HTML - HTML renderer for Kontent

GET /path/to/page.html
GET /path/to/page

The HTML render converts a Kontent skeleton to HTML. In most cases this will be valid XHTML 1.0, and is DTDed as such; however, certain pathological skeletons (such as those containing empty lists or nested links) will not be.
This is by far the most complete renderer shipped with Kontent at this time, and it may be educational to see how it operates.

WWW::Kontent, WWW::Kontent::Foundation
The W3C XHTML 1.0 standard: http://www.w3.org/TR/xhtml1/