indico-plugins/previewer_code
Adrian Moennich cb4a119939 Release 3.0
2021-07-16 12:07:36 +02:00
..
2017-04-03 14:28:49 +02:00
2021-06-28 17:33:08 +02:00
2021-07-16 12:07:36 +02:00
2021-01-20 17:33:20 +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.0

  • Initial release for Indico 3.0