GitHub, a service for hosting development projects that can be written in many programing and scripting languages has its own extensions to the popular Markdown style. This allows us to add syntax highlighting in our Markdown files inside of our repositories (like the README.md file). Also, when opening Issues, Pull Request and even on the Wiki we can use it in code blocks to syntax highlight code following one of the supported language types.
↧