Ticket #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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
