= Markup = == A toolkit for stream-based generation of markup for the web == {{{ #!html }}} [[Image(source:/trunk/doc/2000ft.png, align=right, usemap=#2000ft)]] '''Markup''' is a Python library that provides an integrated set of components for parsing, generating, and processing HTML or XML content in a uniform manner. The major feature is a [wiki:MarkupTemplates template language], which is heavily inspired by [http://kid.lesscode.org/ Kid]. == Documentation == * [wiki:MarkupFaq Frequently asked questions] * [wiki:MarkupTemplates The template engine] * [wiki:MarkupPerformance Some performance numbers] * [wiki:ApiDocs API documentation] == Development == The Subversion repository can be accessed via: http://svn.edgewall.org/repos/markup/ {{{ #!html
}}}