module Webgen::ContentProcessor::Tidy

Uses the external tidy program to format the content as valid (X)HTML.

Public Class Methods

call(context)

Process the content of context with the tidy program.