Merge pull request #1095 from wcandillon/master

Add JSONiq support
This commit is contained in:
Arfon Smith
2014-04-21 15:09:39 -05:00
3 changed files with 32 additions and 0 deletions

View File

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