log markup/output.py @ 140:c1f4390d50f8 trunk

age author description
Wed, 09 Aug 2006 21:00:15 +0000 cmlenz Fix bug in HTML serializer, plus some other minor tweaks. trunk
Sun, 06 Aug 2006 21:22:21 +0000 cmlenz Minor performance improvements in serialization. trunk
Thu, 03 Aug 2006 14:49:22 +0000 cmlenz Fix for #18: whitespace in space-sensitive elements such as `<pre>` and `<textarea>` is now preserved. trunk
Fri, 28 Jul 2006 17:34:18 +0000 cmlenz Reorder the conditional branches in the serializers so that the more common event kinds are on top. trunk
Fri, 28 Jul 2006 15:15:50 +0000 cmlenz Include processing instructions in serialized streams. trunk
Fri, 21 Jul 2006 11:39:32 +0000 cmlenz Add an XHTML serialization method. Now really need to get rid of some code duplication in the `markup.output` module. trunk
Mon, 17 Jul 2006 23:10:35 +0000 cmlenz Support comments in templates that are not included in the output, in the same way Kid does: if the comment text starts with a `!` character, it is stripped from the output. trunk
Copyright (C) 2012-2017 Edgewall Software