#1932: WikiFormatting does not detect php files
--------------------------------------------------------+-------------------
 Reporter:  Chris Petersen <xris*siliconmechanics.com>  |        Owner:  jonas  
   
     Type:  defect                                      |       Status:  closed 
   
 Priority:  normal                                      |    Milestone:         
   
Component:  wiki                                        |      Version:  devel  
   
 Severity:  normal                                      |   Resolution:  
worksforme
 Keywords:                                              |  
--------------------------------------------------------+-------------------
Comment (by Tim Hatch <[EMAIL PROTECTED]>):

 Also note that using the shebang #!php only works on the first line of a
 multiline code block.  It doesn't work inline.

 You'd use it like this -- but see WikiProcessors for more examples.

 {{{
  {{{
  #!php
  function x() {}
  }}}
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1932>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to