finished markdown cheatsheet
This commit is contained in:
parent
4ce3ead489
commit
1566fb2bb3
@ -21,14 +21,20 @@
|
|||||||
|
|
||||||
```
|
```
|
||||||
Emphasis, aka italics, with *asterisks* or _underscores_.
|
Emphasis, aka italics, with *asterisks* or _underscores_.
|
||||||
|
|
||||||
Strong emphasis, aka bold, with **asterisks** or __underscores__.
|
Strong emphasis, aka bold, with **asterisks** or __underscores__.
|
||||||
|
|
||||||
Combined emphasis with **asterisks and _underscores_**.
|
Combined emphasis with **asterisks and _underscores_**.
|
||||||
|
|
||||||
Strikethrough uses two tildes. ~~Scratch this.~~
|
Strikethrough uses two tildes. ~~Scratch this.~~
|
||||||
```
|
```
|
||||||
|
|
||||||
Emphasis, aka italics, with *asterisks* or _underscores_.
|
Emphasis, aka italics, with *asterisks* or _underscores_.
|
||||||
|
|
||||||
Strong emphasis, aka bold, with **asterisks** or __underscores__.
|
Strong emphasis, aka bold, with **asterisks** or __underscores__.
|
||||||
|
|
||||||
Combined emphasis with **asterisks and _underscores_**.
|
Combined emphasis with **asterisks and _underscores_**.
|
||||||
|
|
||||||
Strikethrough uses two tildes. ~~Scratch this.~~
|
Strikethrough uses two tildes. ~~Scratch this.~~
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user