diff options
author | Pablo Seminario <pablo@seminar.io> | 2021-04-24 08:00:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-24 08:00:37 +0200 |
commit | 9ea4c265fea25f370585099836f68a22a056c282 (patch) | |
tree | 0b80e5a57f740cad8d7ea6f87855b0e76e81a2bf /pygments/lexers/haskell.py | |
parent | 91d9f54bddc01027654b5c1773f65c7cfb184f02 (diff) | |
download | pygments-git-9ea4c265fea25f370585099836f68a22a056c282.tar.gz |
Improve PromQL lexer with new test cases (#1783)
* Fix PromQL lexer to support values enclosed within single quotes
Values for labels could now be enclosed within single or double quotes.
* Fix a typo into the lables regex for PromQL lexer
The correct label matching operator is `!~` instead of `~!`.
Diffstat (limited to 'pygments/lexers/haskell.py')
0 files changed, 0 insertions, 0 deletions