[Trac] How do I get Trac to honor newline in comments?
Christian Boos
cboos at bct-technology.com
Mon Apr 4 06:28:42 EDT 2005
Barry Scott wrote:
>Is there any way to get trac to honor newlines ASIS in comments?
>
>Its very annoying to have to add [[br]] at the end of every line of
>a pasted in example, or any other WiKi formatting for that matter.
>
>Barry
>
>_______________________________________________
>
>
The standard way for doing that is to enclose the copy/pasted block of text
in block quotes, like that:
{{{
my text my text my text
my text my text my text
my text my text my text
}}}
which has the advantage of making it obvious that the formatting matters.
-- Christian
More information about the Trac
mailing list