Modify ↓
Opened 15 years ago
Closed 15 years ago
#8570 closed defect (duplicate)
BatchLexer as Processor
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | rendering | Version: | none |
Severity: | minor | Keywords: | pygments lexer batch |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
im using Trac 0.11.5 and Pygments 1.0, but when i write:
{{{ #!bat @echo off exit 0 }}}
it throws a exception with tha message:
- Error: Failed to load processor bat
- No macro or processor named 'bat' found
Is this lexer supposed to work out of the box? since looks like it doesn't.. where are the docs about including other pygments processors?
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Replying to anonymous:
With Pygments? http://pygments.org/languages