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