comparison ChangeLog @ 185:8e5a3048b359

Fix for #34: `py:def` macros can now be invoked from within expressions in attribute values.
author cmlenz
date Tue, 22 Aug 2006 14:52:44 +0000
parents e27a48802987
children cda3bdfc19ed
comparison
equal deleted inserted replaced
184:e27a48802987 185:8e5a3048b359
31 literals before). 31 literals before).
32 * XPath expressions in now support XPath variables ($var) in predicates 32 * XPath expressions in now support XPath variables ($var) in predicates
33 (ticket #31). 33 (ticket #31).
34 * Expressions in templates can now span multiple lines if they are enclosed 34 * Expressions in templates can now span multiple lines if they are enclosed
35 in curly braces. 35 in curly braces.
36 * py:def macros can now be invoked from within expressions inside attribute
37 values (ticket #34).
36 38
37 39
38 Version 0.1 40 Version 0.1
39 http://svn.edgewall.org/repos/markup/tags/0.1.0/ 41 http://svn.edgewall.org/repos/markup/tags/0.1.0/
40 (Aug 3 2006, from branches/stable/0.1.x) 42 (Aug 3 2006, from branches/stable/0.1.x)
Copyright (C) 2012-2017 Edgewall Software