1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-18 16:13:22 +00:00

Merge branch 'master' into pacman-conf

This commit is contained in:
Keith Hall
2024-10-21 23:02:56 +03:00
32 changed files with 3443 additions and 256 deletions
@@ -1,3 +1,3 @@
# JSON Lines is a simple variation of JSON #2535
[mappings]
"JSON" = ["*.jsonl", "*.jsonc"]
"JSON" = ["*.jsonl", "*.jsonc", "*.jsonld", "*.geojson"]
@@ -0,0 +1,2 @@
[mappings]
"Markdown" = ["*.mkd"]