= 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-templating.org/ Kid]. == Documentation == * [wiki:MarkupFaq Frequently asked questions] * [wiki:MarkupStream Markup event streams] * [wiki:MarkupTemplates The template engine] * [wiki:MarkupRecipes Recipes for templating with Markup] * [wiki:MarkupPerformance Some performance numbers] * [wiki:MarkupVsKid Comparison with Kid] * [wiki:ApiDocs API documentation] == Development == The Subversion repository can be accessed via: http://svn.edgewall.org/repos/markup/ Discussion about the development of Markup takes place on the [MailingList mailing lists] or [IrcChannel IRC channel]. {{{ #!html
}}}