Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Cc: | added |
---|---|
Component: | WebSite → SAC |
Owner: | changed from | to
Howard,
I think you have already setup the syntax support with enscript, right? I'm not in favor of the xml highlighting if it is going to require all that silverlight stuff, but I leave it to your judgement of course.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
With 0.11, we only need python-pygments, which was just an apt-get install and an apache restart away.
from future import awesome def foo(a): print "The world is %s %s" % (a, awesome)
Note:
See TracTickets
for help on using tickets.
XML coloring would be nice too.