summaryrefslogtreecommitdiff
path: root/vendor/easybook/geshi/README.md
blob: 0a12d08bbb43574eef288e0442b59b7a77c3d4e8 (plain)
1
2
3
4
5
6
7
8
9
10
# GeSHi - Generic Syntax Highlighter #

This repository has been created just to be able to install GeSHi as a Composer
package. Technically it's a port of the GeSHi project code found on SourceForge:
http://sourceforge.net/projects/geshi/

Differences from the official SourceForge repository:

  * 11/may/2014: added `sass.php` file to highlight Sass stylesheets.
  * 28/sep/2012: added `twig.php` file to highlight Twig templates.