view examples/transform/README.txt @ 205:56f5e93edc48

Add doctest to verify that the `py:attrs` directive correctly handles a sequence of `(name, value)` tuples.
author cmlenz
date Sat, 26 Aug 2006 00:17:03 +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