view examples/transform/README.txt @ 177:553866249cb0 trunk

* Minor fix for the XHTML serializer (the local namespace var got clobbered) * Additional unit tests for empty element serialization, and using XHTML as non-default namespace (with a prefix)
author cmlenz
date Mon, 21 Aug 2006 15:00:35 +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.
Copyright (C) 2012-2017 Edgewall Software