Add markup_to_doc script

usefull for vimwiki
This commit is contained in:
Mathieu Maret 2017-06-23 16:24:13 +02:00
parent 7bfce9ab40
commit 379c2b65cc
1 changed files with 3 additions and 0 deletions

3
scripts/markup_to_doc.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
pandoc $1 -o ${1%.wiki}.docx