view examples/transform/README.txt @ 439:9f11c745fac9 trunk

Add support for adding custom template filters by passing a custom callback function to the `TemplateLoader`. Closes #89 (see added unit test).
author cmlenz
date Mon, 02 Apr 2007 19:43:31 +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