view examples/transform/README.txt @ 248:2471c608ce73

* Add `MANIFEST.in` so that the generated HTML documentation is included in the source distribution. * Remove duplicate `_match` implementation. * Allow shorthand expressions to start with an underscore.
author cmlenz
date Sun, 17 Sep 2006 10:16:15 +0000
parents 5a9b6e0aa3cc
children
line wrap: on
line source
This example shows how to transform some HTML input, while adding
elements such as headers, and using <em>/<strong> instead of <i>/<b>.
The output is that a proper XTHML document.
Copyright (C) 2012-2017 Edgewall Software