Edgewall Software

Changes between Version 1 and Version 2 of GenshiFaq


Ignore:
Timestamp:
Jul 7, 2006, 12:29:53 PM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenshiFaq

    v1 v2  
    3333Markup does not depend on !ElementTree. It uses Expat for parsing XML, and is based on streaming slightly abstracted parse events through the processing pipeline. It uses XInclude (instead of Kids' `py:extends`) to allow template authors to factor out common bits. For match templates, it uses XPath expressions instead of the !ElementTree API.
    3434
    35 == What other stuff in the toolkit? ==
     35== What other stuff is in the toolkit? ==
    3636
    3737Beyond the template engine, Markup provides: