GitHub - style-guides/Markdown: Styleguide for …
https://github.com/style-guides/Markdown
Multiline code MUST be written with 3 backticks (```),except the code itself contains 3 backticks, then use 4 backticks (````).Furthermore it MUST always be specified in which language the code is written(In doubt use txt): and not with indentation This ensures that the code is properly sytnax highlighted and a readerinstantly knows in which langua...
Multiline code MUST be written with 3 backticks (```),except the code itself contains 3 backticks, then use 4 backticks (````).Furthermore it MUST always be specified in which language the code is written(In doubt use txt): and not with indentation This ensures that the code is properly sytnax highlighted and a readerinstantly knows in which langua...
DA: 21 PA: 18 MOZ Rank: 83