mirror of
https://github.com/sharkdp/bat
synced 2026-07-29 18:01:43 +00:00
Merge branch 'master' into fix/3073_list_themes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# JSON Lines is a simple variation of JSON #2535
|
||||
[mappings]
|
||||
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld"]
|
||||
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld", "*.geojson"]
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
[mappings]
|
||||
"Markdown" = ["*.mkd"]
|
||||
Reference in New Issue
Block a user