Mercurial > genshi > mirror
view examples/transform/README.txt @ 482:ba71d343ac68 stable-0.4.x
Ported [581] to 0.4.x.
author | cmlenz |
---|---|
date | Sun, 20 May 2007 16:24:16 +0000 |
parents | 8b6bd2d920c1 |
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.