Skip to content

Instantly share code, notes, and snippets.

View petzi53's full-sized avatar

Peter Baumgartner petzi53

View GitHub Profile
@petzi53
petzi53 / pandoc-docx-Rmd.bat
Last active February 20, 2020 10:08 — forked from arthurattwell/pandoc-docx-md.bat
Script to convert book from docx to markdown with Pandoc
:: pandoc-docx-Rmd.bat
::
:: Don't show these commands to the user
@ECHO off
:: Set the title of the window
TITLE Convert docx to markdown with Pandoc
:: Select file marker
:selectfile
:: Clear any preexisting filename variables
SET filename=