Y
Hacker News
new
|
ask
|
show
|
jobs
by
mangamadaiyan
2069 days ago
I've been using pandoc for a while now, but did not know that it could handle docx (I should probably read through the manual again!).
Does it handle embedded pictures well?
1 comments
ravi-delia
2069 days ago
It handles them pretty ok when converting to pdf, obviously not converting them to markdown.
link
mangamadaiyan
2069 days ago
Thank you! This has been useful to know, and I now have some amount of fiddling around with pandoc and docx files on my TODO list :)
link
ravi-delia
2067 days ago
If you do I highly recommend looking into using a reference doc. I struggled to make the markdown -> docx conversion until I set a few reference docs up to keep consistent style.
link