Emmanuel Blot:
>> Note that my HTML has an additional <br />.
>> How can this be?
>
> See 'preserve_newlines' option in
> http://trac.edgewall.org/wiki/TracIni#ticket-section
> Disable this option.
Ok, that works. Thanks Emmanuel.
As far as I have understood people who set 'preserve_newlines=yes' want
for example write source code fragments directly into the ticket
description i.e. without the {{{...}}} wiki environment.
As a side effect these people then have to accept a little odd layout
results e.g. vertical space after headlines.
In my case 'preserve_newlines' was 'default' which actually means 'yes'
because my trac repository was created with 0.11 and not upgraded from
0.10 (then 'default' would mean 'no').
Fortunately we do not have "ASCII art" in our ticket descriptions. We
can explicitely set 'preserve_newlines=no' to get nice layouts as
suggested by Emmanuel (thanks again).
Clemens
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---