[Trac] How do I get Trac to honor newline in comments?

Barry Scott barry.scott at onelan.co.uk
Mon Apr 4 08:22:57 EDT 2005


I'd prefer that a non technical user did not have to learn about
any wiki formatting at all.

Thinking about this I'd like to see a check box that turns on wiki
formatting for thoses that wish to use it. Then the non technical
user will enter text without losing whitespace. The obvious way
to implement is to wrap in the {{{ }}} in the POST handling.

Barry


> -----Original Message-----
> From: trac-bounces at lists.edgewall.com
> [mailto:trac-bounces at lists.edgewall.com]On Behalf Of Christian Boos
> Sent: 04 April 2005 11:29
> To: trac at lists.edgewall.com
> Subject: Re: [Trac] How do I get Trac to honor newline in comments?
> 
> 
> 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
> _______________________________________________
> Trac mailing list
> Trac at lists.edgewall.com
> http://lists.edgewall.com/mailman/listinfo/trac
> 
> 


More information about the Trac mailing list