[Tutor] Website for Code Review [Python ChalkBoard]

Danny Yoo dyoo@hkn.eecs.berkeley.edu
Wed, 27 Feb 2002 20:00:13 -0800 (PST)


Dear Shelia,

I've been editing your posts on ChalkBoard... but in a good way, I
promise!


I've gotten syntax highlighting to work:

    http://www.decrem.com:8080/ChalkBoard/1014822498

I injected the MoinMoin python colorizer into Squishdot; all that one
needs to do is put the magic tags PYTHONCODE:

###
<pythoncode>
## Put source code here
</pythoncode>
###

around their code, and it should come out pretty well.