aboutsummaryrefslogtreecommitdiff
path: root/examples/md-to-html/doc.md
blob: 2a38bb0c61959152dd25470ff8d5c07fbad24528 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 1 heading

content of first paragraph

## 1.1 heading

content of nested paragraph

# 2 heading

content of second paragraph

```
// some code in the code block
fn main() { }
```

- who dosent
- despise
- lists