Mercurial > genshi > mirror
view examples/transform/README.txt @ 596:badb5e5b7bb9 trunk
Follow-up to [708]. The added `extract_text` option wasn't actually being handled by the Babel extraction plugin.
author | cmlenz |
---|---|
date | Tue, 14 Aug 2007 08:55:43 +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.