historical/lightoffice.git/docx2md.sh
2024-01-16 11:20:27 -06:00

2 lines
112 B
Bash

echo creating doc...
pandoc -s -o $1.md --wrap=none --extract-media="./docx2md-images-$1/" -t markdown $1.docx