GeSHi / geshi-1.0

Original version of Generic Syntax Highlighter for PHP
http://qbnz.com/highlighter/
GNU General Public License v2.0
168 stars 100 forks source link

'Perl 6' has been renamed as 'Raku' #130

Open SqrtNegInf opened 4 years ago

SqrtNegInf commented 4 years ago

With the recent renaming of 'Perl 6' as 'Raku', there's a need for an update to apply the same highlighting for code with either of those names ('Perl 6' for legacy code, 'Raku' for new code). Is there any way to 'alias' one for the other within GeSHi? Otherwise two identical language files would work.

Additionally: The language file could use some work, I will look into updating it, with the goal of submitting a PR.