Thanks.

On 18 Feb, 01:54, Jacob Lee <[email protected]> wrote:
> We don't support syntax highlighting on the home page right now.
> There's currently an open feature request for that in our issue
> tracker, athttp://code.google.com/p/support/issues/detail?id=2170--
> you can star that if you want to vote for that feature.
>
> --
> Jacob Lee
> [email protected]
>
> On Tue, Feb 17, 2009 at 6:07 PM, billiejoex <[email protected]> wrote:
>
> > Hi,
> > in the homepage of a project I show a Python code sample as follows:
>
> > = Example Usage =
>
> > {{{
> >>>> import psutil
> >>>> p = psutil.Process(3084)
> >>>> p.name
> > 'python'
> >>>> p.path
> > '/usr/bin'
> >>>> p.cmdline
> > }}}
>
> > ...but the syntax doesn't get highlighted as if I did the same thing
> > using the wiki.
> > Is there a way to have colorized code in the home page?
>
> > Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to