Adding support for .sage file syntax highlighting (http://sagemath.org)

This commit is contained in:
Gregory McWhirter
2011-11-22 10:08:19 -08:00
parent df1b8e3d7f
commit 5e2b586914

View File

@@ -862,6 +862,14 @@ SQL:
extensions:
- .sql
Sage:
type: programming
lexer: Python
group: Python
primary_extension: .sage
extensions:
- .sage
Sass:
type: markup
group: CSS