Mercurial > genshi > genshi-test
view examples/transform/README.txt @ 298:cd8e7129479d stable-0.3.x
Ported [364] to 0.3.x branch.
author | cmlenz |
---|---|
date | Fri, 13 Oct 2006 15:03:52 +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.