Details
-
Improvement
-
Resolution: Won't Fix
-
Major
-
None
-
1.8.1, 1.9 M1
-
None
-
Unknown
-
Description
- Thomas and I would like to split the current begin/endDocument() events by adding begin/endGroup(). We're currently reusing the same event for group usage (with the (((...))) syntax).
- This will allow us to write things such as (%...%)(((....))) in order to add parameters for a group of standalone blocks
- We also propose to remove the (%...%)...(%%) notation in favor of (%..%)(((...))) notation
- (%..%) will always be applied only to the next element, even for inline content.
See http://markmail.org/thread/kqlaoshxgkafsldu for details
Attachments
Issue Links
- relates to
-
XRENDERING-75 Add format parameters support for macros
- Open