summaryrefslogtreecommitdiffstats
path: root/test/books/highlight/README.md
blob: 417fabc91ad421576e924ed407a124cfe8660918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Readme

Block without language

```
test 1
```

Block with a language

```lang
test 2
```

Inline code: `test 3`