Cheat sheet - pulldown-cmark guide
**text** __text__
- Weak
-
text text
- String
-
text text
`text`textfirst paragraph second paragraphfirst paragraph
second paragraph
<https://example.com/destination>
https://example.com/destination
- Inline
-
[label](https://example.com/destination) - Reference
-
[label][ref] [ref]: https://example.com/destination
- Inline
-
 - Reference
-
![rust logo][ref] [ref]: rust-logo-151179464ae7ed46.svg
***
---
___
Heading
-
# H1 ## H2 ... ###### H6 -
H1 == H2 --
H1
H2
```rust
fn main() {}
```
~~~rust
fn main() {}
~~~
fn main() {}
••••fn main() {}
fn main() {}
> Don't believe everything you
> read on the Internet.
>
> — Abraham Lincoln
Don't believe everything you read on the Internet.
— Abraham Lincoln
1. first
2. second
- first
- second
- first
- second
* first
* second
+ first
+ second
- first
- second
- first
- second
- first
- second
a\
b••
c
a
b
c