Added text-only lexer, since Pygments doesn't support Mathematica.

This commit is contained in:
Christopher Granade
2014-02-07 13:07:48 -05:00
parent 3c1f4c8ee1
commit 43f393a02d

View File

@@ -1022,7 +1022,8 @@ Markdown:
Mathematica: Mathematica:
type: programming type: programming
primary_extension: .m primary_extension: .mathematica
lexer: Text only
Matlab: Matlab:
type: programming type: programming