bdt icon indicating copy to clipboard operation
bdt copied to clipboard

add: automatically detect filetype without rely on ending

Open matthias-Q opened this issue 2 years ago • 0 comments

This PR uses the lib file-format to detect the filetype using the magic number. for Plaintext files like json/csv, we fall back to the file ending variant.

This addresses the issue #24

matthias-Q avatar Mar 21 '24 19:03 matthias-Q