#64 closed defect (duplicate)
for in TextTemplate does ignore emtpy lines
Reported by: | martin.kaffanke@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Template processing | Version: | 0.3.3 |
Keywords: | TextTemplate | Cc: | martin.kaffanke@… |
Description
Hi there!
I use
Your items: #for item in items * ${item} #end
So I want an empty line before the list and one between the list items. But genshi is silently ignoring the lines. What can I do?
Thanks, Martin
PS: its version 0.3.3, I couldn't check it from the selector.
Change History (1)
comment:1 Changed 18 years ago by cmlenz
- Milestone 0.4 deleted
- Resolution set to duplicate
- Status changed from new to closed
- Version changed from 0.3.2 to 0.3.3
Note: See
TracTickets for help on using
tickets.
This is a duplicate of #62.