How to print from GitHub

前端 未结 20 1394
伪装坚强ぢ
伪装坚强ぢ 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:45

    If you are a Mac-User, another great possibility is to use the "Reader"-Functionality in the Safari web browser.

    Just open the markdown-File and click the "Reader"-Button in the top right-corner.

    Then just print the page with the command "CMD + P".

    Works like a charm.

提交回复
热议问题