Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 03 Jun 2008 20:22:33 +0000 | cmlenz | Fix expression interpolation for expression containing triple-quoted multiline strings. Thanks to Armin Ronacher for reporting the issue and providing a patch. trunk |
Sun, 01 Jun 2008 20:09:28 +0000 | cmlenz | Workaround for a Python 2.4 bug that broke star imports in template code blocks. Closes #221. Many thanks to Armin Ronacher for the patch. trunk |
Sat, 31 May 2008 21:34:16 +0000 | cmlenz | Fix for potential duplicate attributes making it through the builder API. Closes #216. trunk |
Sat, 31 May 2008 20:48:43 +0000 | cmlenz | * Add XHTML 1.1 doctype (closes #228). trunk |