Edgewall Software

Changes between Version 12 and Version 13 of GenshiFaq


Ignore:
Timestamp:
Jul 16, 2006, 9:00:01 AM (18 years ago)
Author:
cmlenz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenshiFaq

    v12 v13  
    4242Markup 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.
    4343
     44For more details about what's different see MarkupVsKid.
     45
    4446== What other stuff is in the toolkit? ==
    4547