How to print from GitHub

前端 未结 20 1605
伪装坚强ぢ
伪装坚强ぢ 2021-01-29 20:17

If I want to print a markdown file from GitHub as it appears on screen, for example: https://github.com/RestKit/RestKit/blob/master/Docs/Object%20Mapping.md

Then how can

20条回答
  •  忘掉有多难
    2021-01-29 20:37

    I used MarkdownPad and printed the HTML to a PDF writer. If you have Pro you can export to PDF directly.

提交回复
热议问题