Skip to content

Instantly share code, notes, and snippets.

@yukpiz
Created June 24, 2016 05:39
Show Gist options
  • Save yukpiz/1684347fa9f112e695d3b61d80492484 to your computer and use it in GitHub Desktop.
Save yukpiz/1684347fa9f112e695d3b61d80492484 to your computer and use it in GitHub Desktop.

Markdown to PDF

Installation

$ brew install npm
$ npm install -g markdown-pdf
$ markdown-pdf -o hoge.pdf hoge.md

書式がきれい!便利!
ずっとpandoc使ってたけどこっちの方がいいかも

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment