mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
60 lines
507 B
Markdown
60 lines
507 B
Markdown
![]() |
# Lists with Fenced Code
|
||
|
|
||
|
- Item
|
||
|
|
||
|
```text
|
||
|
fence
|
||
|
```
|
||
|
|
||
|
- Item
|
||
|
- Item
|
||
|
|
||
|
```text
|
||
|
fence
|
||
|
```
|
||
|
|
||
|
- Item
|
||
|
|
||
|
Text
|
||
|
|
||
|
- Item
|
||
|
```text
|
||
|
fence {MD031:21} {MD031:23}
|
||
|
```
|
||
|
- Item
|
||
|
- Item
|
||
|
```text
|
||
|
fence {MD031:26} {MD031:28}
|
||
|
```
|
||
|
- Item
|
||
|
|
||
|
Text
|
||
|
|
||
|
1. Item
|
||
|
|
||
|
```text
|
||
|
fence
|
||
|
```
|
||
|
|
||
|
1. Item
|
||
|
1. Item
|
||
|
|
||
|
```text
|
||
|
fence
|
||
|
```
|
||
|
|
||
|
1. Item
|
||
|
|
||
|
Text
|
||
|
|
||
|
1. Item
|
||
|
```text
|
||
|
fence {MD031:51} {MD031:53}
|
||
|
```
|
||
|
1. Item
|
||
|
1. Item
|
||
|
```text
|
||
|
fence {MD031:56} {MD031:58}
|
||
|
```
|
||
|
1. Item
|