fix issue #65
This commit is contained in:
@@ -1071,7 +1071,6 @@ class MarkItDown:
|
||||
if ext == "":
|
||||
return
|
||||
# if ext not in extensions:
|
||||
if True:
|
||||
extensions.append(ext)
|
||||
|
||||
def _guess_ext_magic(self, path):
|
||||
|
||||
Reference in New Issue
Block a user