📝 More notes on code blocks in markdown
This commit is contained in:
parent
33d1ff18a2
commit
448086e921
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ _also italicized text_
|
||||||
- Second item of Unordered List
|
- Second item of Unordered List
|
||||||
- Third item of Unordered List
|
- Third item of Unordered List
|
||||||
|
|
||||||
|
|
||||||
|
triple up on the backticks for a nicer code block (with copy button to the right on github)
|
||||||
|
|
||||||
|
```code block```
|
||||||
|
|
||||||
`code block`
|
`code block`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue