I want to know if there is a way to convert docx to qmd files. I routinely write in qmd then render the file to docx and send it to reviewers and co-autohrs. They edit some parts then send it back to me to apply changes. It would be great if there is a way to convert their revised version to qmd so I can continue working on it.
We can't convert docx into qmd file. First we have to make it into md and then by copy pasting the content in that md file into new qmd doc we can convert into qmd.