indico-plugins/previewer_code
2023-07-05 15:28:14 +02:00
..
2023-01-08 17:37:48 +01:00
2017-04-03 14:28:49 +02:00
2023-01-08 17:37:48 +01:00

Code Preview Plugin

This plugin adds syntax highlighting (using the Pygments syntax highlighter) to event materials that look like source code files.

The following languages are supported:

  • C / C++
  • C#
  • CSS
  • Fortran
  • Java
  • JavaScript
  • PHP
  • Python
  • Ruby

Changelog

3.2

  • Declare compatibility with Python 3.10

3.0

  • Initial release for Indico 3.0