1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-20 18:51:43 +00:00
dotfiles/keep/.keep/commands.json
J. Fernando Sánchez fd2ca33e0d Add keep
2019-06-21 11:55:36 +02:00

1 line
231 B
JSON

{"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"}}