Creating and highlighting code blocks - GitHub Docs
https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks
You can create fenced code blocks by placing triple backticks ```before and after the code block. We recommend placing a blank line before and after code blocks to make the raw formatting easier to read. To display triple backticks in a fenced code block, wrap them inside quadruple backticks. If you are frequently editing code snippets and tables, ...
You can create fenced code blocks by placing triple backticks ```before and after the code block. We recommend placing a blank line before and after code blocks to make the raw formatting easier to read. To display triple backticks in a fenced code block, wrap them inside quadruple backticks. If you are frequently editing code snippets and tables, ...
DA: 6 PA: 96 MOZ Rank: 4