From: Waylan L. <wa...@gm...> - 2009-11-26 17:40:26
|
Hi Ian, On Wed, Nov 25, 2009 at 6:35 PM, Ian Stokes-Rees <ijs...@cr...> wrote: > I have the latest version of python markdown and pygments installed, > however I'm not getting any luck with the codehilite extension. > pygmentize from the command line works fine, import pygments works from > the Python interpreter, and otherwise markdown works fine both from the > command line and from my mod_python apache httpd output filter. > > I have in my test file: > > :::python > for a in list: > b = 42 > c = [1,2,3] > c.sort() > pass > sys.exit() > > s1.xcfg: > :::xml > <simple1 > foo="bar" > zip="zap" > /> > Are your code blocks indented at least four spaces? I notice they are not in the above example. What output are you getting? -- ---- \X/ /-\ `/ |_ /-\ |\| Waylan Limberg |