msaaddev / docx-to-markdown

🦉 Convert docx to markdown with `npx docx-to-markdown`
https://twitter.com/msaaddev
MIT License
15 stars 2 forks source link

Couldn't convert the file/s. #1

Open h3xstream opened 2 years ago

h3xstream commented 2 years ago
> npx docx-to-markdown mydoc.docx

docx to markdown  v1.3.1 by Saad Irfan
docx to markdown with `npx docx-to-markdown`

×  ERROR  Couldn't convert the file/s.

 STAR  the CLI ->  https://github.com/msaaddev/docx-to-markdown
 CONNECT  with me on Twitter ->  https://twitter.com/msaaddev/

It would be nice to have more details when the conversion fail.

kudinovfedor commented 2 years ago

Hello @h3xstream.

I added a new pull request with details when the conversion fail.

@msaaddev Please check it out when you have free time.