Sergey Davydov

Results 5 comments of Sergey Davydov

oh yeah, idea now has own morkdown support ![image](https://cloud.githubusercontent.com/assets/5120610/17514219/06440af8-5e3a-11e6-8673-9c1b9e02cb5c.png) so, that can be off..

``` mimetype.SetLimit(2048 * 2048) ``` [xls.xls](https://github.com/gabriel-vasile/mimetype/files/9831146/xls.xls) not helped :( here https://www.htmlstrip.com/mime-file-type-checker it detect correctly

the problem occurs with a large buffer, which is necessary to determine the office files #230 Details, click to open ![image](https://user-images.githubusercontent.com/5120610/199326494-dc02b99f-ed2a-4a35-bc65-3a3775ad8440.png)

also check the 'file' version, those may give different results :( ![image](https://github.com/gabriel-vasile/mimetype/assets/5120610/469a02cf-096e-4af6-8cc8-a56111ac33fc) ```bash file -v; file --mime-type -b -E 2.ppt file-5.41 magic file from /etc/magic:/usr/share/misc/magic application/vnd.ms-powerpoint ````