I am looking for solution that would allow me to convert DOCX to Markdown and also the reverse. I would like to be able to support embedded pictures as well as tables. Is there such a system?
My ultimate goal is to be able to track the documents as Markdown in a git repository.
I came across this
https://github.com/benweet/stackedit
which has some conversion from Markdown to PDF but I do not see PDF to Markdown.
3 comments
Ask HN: DOCX to Markdown and Markdown to DOCX | Heykuki News