1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/sources/vendor/easybook/geshi
2016-10-21 20:34:09 -07:00
..
geshi Updated to Elenor of Tsort 2016-10-21 20:34:09 -07:00
geshi.php Updated to Elenor of Tsort 2016-10-21 20:34:09 -07:00
README.md Updated to Elenor of Tsort 2016-10-21 20:34:09 -07:00

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:

  • 3/mar/2016: removed the closing ?> tag from PHP files.
  • 11/may/2014: added sass.php file to highlight Sass stylesheets.
  • 28/sep/2012: added twig.php file to highlight Twig templates.