-
-
Notifications
You must be signed in to change notification settings - Fork 447
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the missing lexer?
XQuery ideally supporting 3.1 https://www.w3.org/TR/xquery-31/
Links to existing syntax definitions
Server side
- Pygments (Python) Website: https://pygments.org/ XQuery Lexer: Built-in
- Rouge (Ruby) GitHub: https://github.com/rouge-ruby/rouge XQuery Support: https://github.com/rouge-ruby/rouge/blob/master/lib/rouge/lexers/xquery.rb
- Go https://github.com/d4l3k/go-highlight/blob/master/languages/xquery.go