Add JSONiq support

This commit is contained in:
William Candillon
2014-04-21 21:58:41 +02:00
parent 0c6f4383a7
commit a949338a91
3 changed files with 32 additions and 0 deletions

View File

@@ -868,6 +868,12 @@ JSONLD:
lexer: JavaScript
primary_extension: .jsonld
JSONiq:
type: programming
ace_mode: jsoniq
lexer: XQuery
primary_extension: .jq
Jade:
group: HTML
type: markup