[categories] [index] [all (552)] [latest]
This solution needs Apple Pages and pandoc.
# in Pages, convert x.doc into x.rtf $ textutil -convert html x.rtf -output x.html $ pandoc -f html -t markdown x.html -o x.markdown