Ok... I'm still having problems getting code syntax highlighting to work. I've made some progress (I think), but it's still generating mess. To reconfirm, I'm using:
Trac 0.11 (latest), Docutils 0.4, Pygments 0.5.1 Here's is the sort of output I get for almost any #!rst block (either code or other basic rst formatted text): STARTspanclassk-1-1TEXTclass-1-1ENDspan-1-1STARTspanclass-1-1TEXT -1-1ENDspan-1-1STARTspanclassnc-1-1TEXTTest-1-1ENDspan-1-1STARTspanclass-1-1TEXT:-1-1TEXT -1-1TEXT -1-1ENDspan-1-1STARTspanclassk-1-1TEXTdef-1-1ENDspan-1-1STARTspanclass-1-1TEXT [... and so forth] Doing google searches I've found the exact same sort of output on several other 0.11dev installs. A few examples: http://trac.browsershots.org/wiki/WikiRestructuredText https://libprs500.kovidgoyal.net/wiki/WikiRestructuredText http://soya.guarana.cc/trac/guarana/ja/wiki/WikiFormatting Check the various WikiProcessors tests on those pages and you'll see the sort of thing I'm running into here. I couldn't find any websites that demonstrate the bug that aren't running 0.11dev. Note that for whatever reasons the #!html processor for rst seems to be working fine, so I'm guessing this isn't a problem with reStructuredText. Also, my Pygments install is confirmed to work: it works via manual use and shows up fine in the Trac Preferences as well (where you can select your pygments color scheme). Is this a bug that hasn't been reported yet? I didn't find any relevant tickets. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---