Add liquid to languages.yml.

This commit is contained in:
Parker Moore
2014-04-23 17:18:10 -04:00
parent 6c4c2fa0e0
commit cb844a1913

View File

@@ -816,6 +816,11 @@ HTML+PHP:
group: HTML
primary_extension: .phtml
HTML+Liquid:
type: markup
group: HTML
primary_extension: .html
HTTP:
type: data
primary_extension: .http
@@ -1066,6 +1071,13 @@ LilyPond:
extensions:
- .ily
Liquid:
type: markup
lexer: Liquid
primary_extension: .liquid
extensions:
- .html
Literate Agda:
type: programming
group: Agda