11
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Convert Markdown to PDF

Last updated at Posted at 2016-03-16

MarkdownをPDFに変換する

markdown-pdfをつかう。自分用のメモ。

インストール

インストール等はこちらを参考にした。

CSS

githubからいただいた。

 $ git clone https://github.com/mixu/markdown-styles.git

jasonm23-swissが良かったのでこれを使わせていただく。

変換

 $ markdown-pdf -s markdown-styles/layouts/jasonm23-swiss/assets/style.css -o output.pdf input.md
11
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
11
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?