diff --git a/scripts/markup_to_doc.sh b/scripts/markup_to_doc.sh new file mode 100755 index 0000000..43f3d4a --- /dev/null +++ b/scripts/markup_to_doc.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +pandoc $1 -o ${1%.wiki}.docx