diff options
author | Kurt McKee <contactme@kurtmckee.org> | 2022-01-28 11:09:23 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 18:09:23 +0100 |
commit | 22dca20eeac1067719d7698c0895970c04f860dc (patch) | |
tree | 46cf6b16b25edbe5e93ac743f4d6c80d602e30ca /pygments/lexers/_postgres_builtins.py | |
parent | d9ddff1bacee29c73484596c842563627b2e60f2 (diff) | |
download | pygments-git-22dca20eeac1067719d7698c0895970c04f860dc.tar.gz |
Support comments in JSON (#2049)
* Support comments in JSON
This deviates from the JSON specification but doesn't affect valid JSON.
* Update the JSON parser and tests to reach 100% code and branch coverage
* Note work on JSON lexer
* Fix a roundtrip error identified by a random test input in CI
* Note that comments are supported, and that no validation is performed
Diffstat (limited to 'pygments/lexers/_postgres_builtins.py')
0 files changed, 0 insertions, 0 deletions