Is there no way to set description_default = "foo" + two line feeds + "morefoo", etc. in Trac.ini?
On May 28, 5:16 pm, lfrancis <[EMAIL PROTECTED]> wrote: > I'm setting description_default to equal [Description], [Steps to > reproduce], [Expected results], [Actual results] in my trac.ini and > can't figure out how to insert blank lines between them, lines in > the .ini are ignored. > > --This is what I want: > > [Description] > > [Steps to reproduce] > > 1. > 2. > 3. > 4. > > [Expected results] > > [Actual results] > > --And this is what I actually get in the description field: > > [Description] > [Steps to reproduce] > 1. > 2. > 3. > [Expected results] > [Actual results] > > Thanks in advance! > > -Lewis --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
