You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reviewed the latest version of the _markitdown.py file, and its content is already more than 1.5K. Maybe it's time to leave in _markitdown.py only the class MarkItDown, and move other classes in other modules?
It's just a suggestion.
The text was updated successfully, but these errors were encountered:
Yes, That would be great. Everything in the one place can be overwealming. Different files with respect to classes and other modules would be effective.
Hello everybody!
Hope you are doing well.
I reviewed the latest version of the _markitdown.py file, and its content is already more than 1.5K. Maybe it's time to leave in _markitdown.py only the class MarkItDown, and move other classes in other modules?
It's just a suggestion.
The text was updated successfully, but these errors were encountered: