MultiMarkdown is a special syntax that is used to make the sources of static web pages more human readable, and its is also more pleasant to write in then HTML. The multimarkdown processor script, usually Perl or Python, will convert the MultiMarkdown document to an HTML page. It would be nice to see TclHTTPd support MultiMarkdown too. Here's more information on Markdown: http://daringfireball.net/projects/markdown/