Wiki
Version 1 (modified by Chuck, 16 years ago)

--

"TheManiac", as he's known on the forums, has created a  Pygments-based highlighter which is important because Pygments drives  other projects such as  Trac.

There is a  specific forum post on using it.

You might be interested in the  entire forum topic on it.

Attachments

  • dotnet.2.py Download (22.3 KB) - added by todd.a 13 years ago.
  • dotnet.py Download (22.5 KB) - added by todd.a 13 years ago. Moved operators to a group and included this group in the root and matches within open/close parens like initializations and method calls.
  • dotnet.3.py Download (22.2 KB) - added by todd.a 13 years ago. Fixes to handle more cases for generics.
  • dotnet.4.py Download (22.3 KB) - added by todd.a 12 years ago. Updated to fix edge case with a typelist before block comments.