On Mar 25, 10:49 am, Falk <[EMAIL PROTECTED]> wrote:
> Hi,
> since all converting macros and stuff cannot convert the following
> example - my question is: Can trac wiki handle such structure at all?:
>
> * listitem1. Text is blabla
> * listitem2. Text is blablabla.
> This means:
> * listitem2.1
> * listitem2.2
> And moreover blablabla...
> * listitem3. text...
You can get the desired output by manually adding a linebreak with
[[BR]].
* listitem1. Text is blabla
* listitem2. Text is blablabla.[[BR]]This means:
* listitem2.1
* listitem2.2
And moreover blablabla...
* listitem3. text...
Norbert
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---