mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Associate JSON-LD .jsonld
files with json
syntax (fixes #3036)
Use PR instead of Issue # number in CHANGELOG. Clean up (unify) CHANGELOG.
This commit is contained in:
committed by
Martin Nordholts
parent
9f1c62b013
commit
23fd200482
@@ -1,3 +1,3 @@
|
||||
# JSON Lines is a simple variation of JSON #2535
|
||||
[mappings]
|
||||
"JSON" = ["*.jsonl", "*.jsonc"]
|
||||
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld"]
|
||||
|
Reference in New Issue
Block a user