Seems like we'll need to implement own codehilite-like extension to do that. It'll involve subclassing a couple of codehilite classes and some copypaste from them. Don't sure if it worth it.
--- ** [tickets:#6921] Enable 'startinline' option for better PHP code highlighting** **Status:** in-progress **Labels:** 42cc **Created:** Tue Nov 26, 2013 10:55 PM UTC by Dave Brondsema **Last Updated:** Mon Feb 03, 2014 06:20 PM UTC **Owner:** nobody Pygment's PhpLexer has a 'startinline' option so that the '<?php' preamble isn't needed. I think that would be helpful almost all the time (frequently code snippets of php don't have that). Can we turn it on as part of the markdown extension? --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.