Changes between Version 11 and Version 12 of TracCodeProcessorMacro


Ignore:
Timestamp:
Mar 6, 2022, 5:26:55 PM (2 years ago)
Author:
figaro
Comment:

Add link to external library

Legend:

Unmodified
Added
Removed
Modified
  • TracCodeProcessorMacro

    v11 v12  
    4343[[Image(screenshot.png)]]
    4444
    45 '''Note:''' Some "programming languages" (such as Apache config files) may be supported by the installed syntax highlighting tool (such as Pygments) but not be supported by Trac. This plugin adds support for those less frequently used languages.
     45'''Note:''' Some "programming languages" (such as Apache config files) may be supported by the installed syntax highlighting tools, such as [https://pygments.org/ Pygments] (BSD licensed), but not be supported by Trac. This plugin adds support for those less frequently used languages.
    4646
    4747As a bonus the programming language is displayed in the lower right corner of the listing. This way a reader can easily identify the language the listing is written in.