mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-03 11:52:26 +01:00
Add mapping for ndjson file extension to JSON syntax
This commit is contained in:
3
tests/syntax-tests/source/JSON/example.ndjson
vendored
Normal file
3
tests/syntax-tests/source/JSON/example.ndjson
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{"some":"thing"}
|
||||
{"foo":17,"bar":false,"quux":true}
|
||||
{"may":{"include":"nested","objects":["and","arrays"]}}
|
Reference in New Issue
Block a user