= ''Markup'': a toolkit for stream-based generation of markup for the web = '''Markup''' is a Python library that provides a 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]. == Overview == {{{ #!html }}} [[Image(source:/trunk/doc/2000ft.png, usemap=#2000ft)]] == Documentation == * MarkupTemplates * MatchDirective * [wiki:ApiDocs API documentation] == Development == The Subversion repository can be accessed via: http://markup.cmlenz.net/repos/