2021-06-28 17:33:08 +02:00

23 lines
324 B
Markdown

# 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