application/vnd.github.VERSION.raw
Return the raw contents of a file. This is the default if you do not pass any specific media type.
application/vnd.github.VERSION.html
For markup files such as Markdown or AsciiDoc, you can retrieve the rendered HTML using the .html media type. Markup languages are rendered to HTML using our open-source Markup library.