Edgewall Software

Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
Jun 6, 2006, 9:05:57 PM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v4 v5  
    33'''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 [source:/trunk/markup/template.py template language], which is heavily inspired by [http://kid.lesscode.org/ Kid].
    44
     5== Overview ==
     6
    57[[Image(source:/trunk/doc/2000ft.png)]]
    68
    7 Documentation:
     9== Documentation ==
    810 * MatchDirective