diff --git a/keep/.keep/commands.json b/keep/.keep/commands.json new file mode 100644 index 0000000..aa614b4 --- /dev/null +++ b/keep/.keep/commands.json @@ -0,0 +1 @@ +{"pandoc --filter pandoc-include-code -i index.md --metadata pagetitle=yourtitle -s --highlight-style=pygments -o index.docx": {"desc": "generate docx (Word, Office) from a markdown file with code highlighting", "alias": "md2doc"}} \ No newline at end of file diff --git a/keep/.keep/update_check.txt b/keep/.keep/update_check.txt new file mode 100644 index 0000000..94bc520 --- /dev/null +++ b/keep/.keep/update_check.txt @@ -0,0 +1 @@ +06/21/2019 \ No newline at end of file