Skip to content

Commit d237d4a

Browse files
committed
improve loose list detection
1 parent 2f13293 commit d237d4a

File tree

1 file changed

+11
-0
lines changed
  • crates/quarto-markdown-pandoc/tests/pandoc-match-corpus/markdown

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
1. foo.
2+
3+
```
4+
huh
5+
```
6+
7+
2. bar.
8+
9+
```
10+
huh
11+
```

0 commit comments

Comments
 (0)