I have a wiki page like:

 1. [/roadmap Upcoming milestones][[br]][[br]]
 1. Open customer issues: [[TicketQuery(milestone='Customer Issues')]]
 1. Tickets needing code review: [[TicketQuery(status=needs_review)]]
 1. Tickets that are blocked: [[TicketQuery(status=blocked,order=owner)]]
 1. [report:20 Group Dashboard]

Which ends up looking like:

   1. Upcoming milestones

   2. Open customer issues: No results
   3. Tickets needing code review:
      #1 Some stuff
      #2 Some more stuff

   4. Tickets that are blocked:
      #3 More work
      #4 Another ticket

   5. Group Dashboard 

But no matter where I've tried putting [[br]], I can't get a break after "No 
results" that doesn't give an extra break when there are results.  I just want 
one line before each numbered item (headline).  Any thoughts?

--
Christopher Nelson
___________________________________________________
SIXNET - Innovative. Open. Industrial Data Products. 
PO Box 767, 331 Ushers Road, Clifton Park, NY 12065
Phone: +1(518)877-5173,  Facsimile: +1(518)877-8346
E-mail: mailto:[EMAIL PROTECTED]
Get product details at http://www.sixnetio.com 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to