Replies: 1 comment
-
|
resolved #90 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour,
everything is in the title. So far, for what I understand, in Python, this works
result = md.convert(str(file_path))while this does'nt
result = md.convert(file_path)Regards and many thanks for the job done.
Beta Was this translation helpful? Give feedback.
All reactions