How to print from GitHub

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

    Here's a super simple solution: Simply select all the text in the readme that you want to print, then print and choose "Only selected text".

    This worked perfectly in Chrome (including images) and required no javascript or external sites or downloading or building software.

    This is what I tested on: https://github.com/kroitor/gjk.c/blob/master/README.md

提交回复
热议问题