log markup/builder.py @ 91:a71a58df6bf5 trunk

age author description
Thu, 20 Jul 2006 16:55:26 +0000 cmlenz Some subtle fixes to generation and sanitization. trunk
Sun, 09 Jul 2006 17:46:12 +0000 cmlenz Switch copyright to Edgewall and URLs to markup.edgewall.org. trunk
Sun, 09 Jul 2006 15:23:26 +0000 cmlenz Support the use of directives as elements to reduce the need for using `py:strip`. trunk
Sun, 02 Jul 2006 03:20:56 +0000 mgood quotes should not be escaped inside text nodes trunk
Wed, 28 Jun 2006 09:41:58 +0000 cmlenz More docstrings for the builder module. trunk
Wed, 28 Jun 2006 09:28:09 +0000 cmlenz * Fix the boilerplate in the Python source files. trunk
Mon, 19 Jun 2006 16:38:50 +0000 cmlenz Fix tests broken in [20]. trunk
Mon, 19 Jun 2006 16:34:00 +0000 cmlenz Enable `ElementFactory` to create namespaced elements. trunk
Sun, 18 Jun 2006 22:33:33 +0000 cmlenz Refactoring to address #6: all match templates are now processed by a single filter, which means that match templates added by included templates are properly applied. A side effect of this refactoring is that `Context` objects may not be reused across multiple template processing runs. trunk
Sat, 03 Jun 2006 07:16:01 +0000 cmlenz Initial import. trunk
Copyright (C) 2012-2017 Edgewall Software