https://raw.githubusercontent.com/ username / repo / branch / filepath
GitHub renders Markdown files (like README.md ) into HTML. If you want to copy the actual Markdown syntax (the # headers, the [links](url) syntax) to use in your own project, viewing the raw file allows you to copy the source text without formatting. raw githubusercontent.com
This is a critical concept for web developers. https://raw
https://cdn.jsdelivr.net/gh/ user / repo @ version / path raw githubusercontent.com