A blog of (mostly) linux-related tricks I've found in my way
sudo apt-get install pandoc
pandoc -f markdown -t docx fileIn.md -o fileOut.docx