I've been using markdown for a while in college. After I complete an assignment, I run it through pandoc get my .docx file and submit it for a grade. I love it and will always use it.
Now I am working on a thesis. This makes things a bit complicated. I've searched google for any and all solutions and discussions (well, not all, but many). The consensus is that there really isn't a clean way to make the roundtrip: .md --> .docx --> .md The only reason I need this is that my professors (committee members) use MS Word to make changes to my document. Further, when I export my markdown I improve much of the grammar, spelling, formatting etc. Using pandoc to convert .docx back to .md is unacceptable. It does not include any new headings and it destroys table formatting. I believe the solution is diff. I'm just not sure how to use it for my situation. There are many tutorials on using diff, I'm just having a hard time finding something that works for this roundtrip case. A step-by-step (hold my hand) walkthrough would be greatly appreciated <3 -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.