880ff473b3befc7cf50e6115779b35200831e95d
[yaffs-website] / github-code-in-numbered-list.md
1 1. Item one.
2 2. Item two with some code:
3
4    ```
5    code one
6    ```
7
8 3. Item three with code:
9
10    ```
11    code two
12    ```
13
14 Paragraph.