
To Do
-------------

- Generate valid XHTML output despite the namespaces of the theme or
  content nodes.  See NOTES.rst for more info.

August 27
---------

- Support attribute merging.  For example, getting an attribute from
  content <body> and adding or replacing the attributes on the theme
  <body>.  See NOTES.rst for more.

- Work on a test suite.

August 6
------------------

- Set media-type on transforms. Compiler outputs as text/xml and generated
  transforms output in text/html, but run in xml mode.
  (Laurence)

July 31 
------------------

- Add support for <drop theme=""/>

- Add support for <append> and change example rules.xml to demonstrate
  it
