[Trac-tickets] Re: [The Trac Project] #405: allow wrapping of list items in Wiki markup

The Trac Project noreply at edgewall.com
Thu Nov 4 06:50:07 EST 2004


#405: allow wrapping of list items in Wiki markup
-------------------------+--------------------------------------------------
       Id:  405          |      Status:  new                     
Component:  wiki         |    Modified:  Thu Nov  4 06:50:07 2004
 Severity:  enhancement  |   Milestone:  0.8                     
 Priority:  normal       |     Version:  devel                   
    Owner:  jonas        |    Reporter:  naked at iki.fi            
-------------------------+--------------------------------------------------
Comment (by naked at iki.fi):

 Example from reStructured text:
 {{{
 * Example 1 wrapped
   item
 }}}
 results in:
 {{{
 #!rst
 * Example 1 wrapped
   item
 }}}

 Personally, I feel the behaviour of reStructured text is more logical than
 that of MoinMoin.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/405>
The Trac Project <>


More information about the Trac-Tickets mailing list