pygments-json icon indicating copy to clipboard operation
pygments-json copied to clipboard

Better JSON highlighting for pygments

Results 1 pygments-json issues
Sort by recently updated
recently updated
newest added

There's an existing issue on pygments-main for this, but I thought I should bring it to your attention: https://bitbucket.org/birkenfeld/pygments-main/issue/769/incomplete-number-format-in-json-lexer Any number with a decimal point causes parsing to fail, as...